How do I get a GUI to work?

Started by R3Ked on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 years ago
Joined Oct 2019
Points:
647

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
How do I get a GUI to work?

Help.

I need help with making a GUI that's like a furnace. It takes natural things (leaves, grass, flowers) and outputs Biofuel (an item in my mod) without using fuel. I need help with:

  1. attaching it to a custom block
  2. making the GUI work
  3. making the arrow that shows the progress
I suggest you to check our…
Mon, 10/28/2019 - 16:42

I suggest you to check our wiki page on how to make GUIs with slots: https://mcreator.net/wiki/making-guis-slots If your GUI does not work after watching the tutorial, you might want to check our example workspace and build from there: https://mcreator.net/modification/42649/fusion-table-procedure-demo