Hey, I'm working on a mod and I can't figure out something.
I want to make a crafting recipe and I want the player to use an item in that recipe and get it back like when crafting with a water bukkit or something like that.
Does anyone know how to do this.
Thanks
-bigeye
I want to make a crafting recipe and I want the player to use an item in that recipe and get it back like when crafting with a water bukkit or something like that.
Does anyone know how to do this.
Thanks
-bigeye
3
Thanks so much!
Dear Bigeye,
Here is a video tutorial on how to do it!
Link:
https://www.youtube.com/watch?v=C9Nd6KL ... iClWgRE89g
Here is a video tutorial on how to do it!
Link:
https://www.youtube.com/watch?v=C9Nd6KL ... iClWgRE89g
Or you could go look somewhere where you would actually learn
about what you're doing.
Wikipedia
/Usually/ explains more about what you're doing, but Javadocs and looking at the actual code is a lot more helpful.
Javadoc
These will be a lot more helpful, and I'm going to hope that you know where
to find these. If not, you should learn how libraries/APIs work before copying and pasting tutorials for Forge. These are a lot easier to access, explain exactly what you're doing, and save time.
about what you're doing.
Wikipedia
/Usually/ explains more about what you're doing, but Javadocs and looking at the actual code is a lot more helpful.
Javadoc
These will be a lot more helpful, and I'm going to hope that you know where
to find these. If not, you should learn how libraries/APIs work before copying and pasting tutorials for Forge. These are a lot easier to access, explain exactly what you're doing, and save time.
