Started by
ErDavvo
on
Topic category: Help with Minecraft modding (Java Edition)
I need to make it so that if the player has 4 stacks of iron ingot in inventory and is holding the ingot when he right clicks it removes all the ingot and gives him a diamond
There is a procedure template named "Get number of items in the entity's inventory"
i don't find it (usin 2024.3)
i find get number of items in provided itemstack
oh i find it