Started by
Nanocry
on
Topic category: Help with Minecraft modding (Java Edition)
Basically, lets say i had a crafting recipe that involved both flint and a bowl. How, when I craft my item, do I keep a certain item in the crafting table when I craft the thing? as in:
Custom item x1
flint x1 ----> Other custom item, keep the bowl and flint
bowl x1
would greatly appreciate some suggestions!
This is really late but you could add a "When crafted" to the custom item and an "Add item" block for each of those to the players inventory
-Magi