Is there a way to make a block with a GUI use Itemstacks?

Started by CynosureTheTank on

Topic category: Help with MCreator software

Joined May 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a way to make a block with a GUI use Itemstacks?

I feel like this is pretty self explanatory as I do not know how to do this and it's a pretty important part of doing... anything with GUI honestly. Please help.

Joined May 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yeah, it is related. and as…
Thu, 10/23/2025 - 23:30

yeah, it is related. and as for the procedure, you can find it at https://drive.google.com/file/d/1gHDMRyUCl-SEXJ65VU5dObclfjng7Mdh/view. it's a very simple procedure that just tries to use itemstacks to convert items to fuel like a furnace. sorry for the late response btw i honestly really forgot.

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
there is no provided item…
Fri, 10/24/2025 - 08:27

there is no provided item because guis may have multiple slots, and thus multiple items.

use these blocks,

Joined May 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
wait... how do I use it…
Sun, 10/26/2025 - 02:28

wait... how do I use it without putting it in the block's on tick procedure? where can I see GUI procedures?