Started by
Rotmax
on
Topic category: Help with Minecraft modding (Java Edition)
In my new mod I added a key bind to switch an item with a tool (the same thing the other way around). But if the tool gets damage, it doesnt work anymore.
Topic category: Help with Minecraft modding (Java Edition)
In my new mod I added a key bind to switch an item with a tool (the same thing the other way around). But if the tool gets damage, it doesnt work anymore.
Perhaps make the tool not able to be damaged? Someone somewhere mentioned how to do this. But I can't find the topic. So, from what I understand is this:
1. Go to the item
2. Go to the page with the procedures
3. On When tool is in use tick create a new procedure for it
4. Now on that procedure, leave the Event Trigger untouched.
I really hope this helps. If not, let me know even more on your issue