Changing Block Display when Item in GUI

Started by God_Of_Wood on

Topic category: User side tutorials

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Changing Block Display when Item in GUI

Is there a way to change how a block works when a certain item is in it's GUI? I want it to look like it's "off" and when you put a specific item, it turns "on".

Yes. Use procedures to check…
Thu, 11/07/2024 - 16:31

Yes. Use procedures to check for slots on e.g. block tick or block right click, depending on what you are trying to achieve.

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