Fixing items

Started by PythonIsCool on

Topic category: Help with modding (Java Edition)

Last seen on 23:41, 3. Jun 2021
Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Fixing items

Is there a way that when I right click on an entity it fixes the item im holding? it sounds simple, but not sure how to do it. 

Yes, some global triggers …
Mon, 11/16/2020 - 08:34

Yes, some global triggers (item right-click) and set item damage procedure block.

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Last seen on 23:41, 3. Jun 2021
Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I managed to set it up what…
Thu, 12/03/2020 - 00:30

I managed to set it up

what’s funny is I’m completely self taught in mcreator and I’ve never taken a tutorial

i just figured out how to use GUIs, and I’m glad I did since my jojo mod can now have an RPG type system.