Started by
marcell1
on
Topic category: Help with Minecraft modding (Java Edition)
Can someone help me with how to do the procedure for an auto smelting pickaxe? I would write the procedure for the pickaxe itself, when block destroyed with tool.
it would probably look like this: if block is destroyed and main hand is autosmeltpickaxe
and if iron ore is picked up
then remove 1 iron ore and add 1 iron ingot
please not i wrote this with just my knowlage about mcreator procedures: i'm not shure that it works