Started by
Icy64
on
Topic category: Help with MCreator software
How do i make it so when i right click an item it switches to any item/tool/weapon/food?
Topic category: Help with MCreator software
How do i make it so when i right click an item it switches to any item/tool/weapon/food?
Make a procedure for this item that removes 1 of that item from your inventory, and add the item you want to switch it with to your inventory. It does seem to act a bit weird, though.