make an indestructible tool

Started by ultrasquid on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make an indestructible tool

so I want to make a tool that like the elytra, so that when it breaks, it doesn't actually break, it just becomes unusable, and can be repaired with an anvil or mending. how would I do that?

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I recommend experimenting…
Mon, 08/24/2020 - 02:19

I recommend experimenting with damage on item values in mcreators procedure system. You might just stumble across your answer.