Started by
EnderDremurr
on
Topic category: Help with Minecraft modding (Java Edition)
I have recipe that uses dragon egg, and i want to give the egg back to player after craft
i created procedure Give item(egg) to provided entity`s inventory and connected it to "when item is crafted/smelted' but that does not work, is here way to leave egg in crafting bench instead of giving it to player?
After you craft the item(there is a trigger made for it), do:
⇒ There is a brick(block) that does this. Search in 'Procedure Search', if you can't find.
Also, when creating a custom item, you can make it so that the item will stay in crafting grid.