How to make a procedure which means that the button of an open GUI will only appear when crafting recipe is availabe

Started by Thronchy on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Aug 2022
Points:
383

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
How to make a procedure which means that the button of an open GUI will only appear when crafting recipe is availabe

I am trying to make a procedure which will only make a GUI button appear when a crafting recipe is available. E.g. If someone puts random items into the crafting table, the button won't appear, but if it is a valid recipe it will. Any help?