i am making a machine that merges two items and turns them into one, i have created a GUI...

Started by ecliplips45 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i am making a machine that merges two items and turns them into one, i have created a GUI...

 i am making a machine that merges two items and turns them into one, i have created the GUI bellow and need to make a procedure for it but don't know what to do

GUI i made

 

 

 

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
one of the blocks: "Get item…
Sun, 10/24/2021 - 21:01

one of the blocks: "Get item from slot 0 of block at x y z if it has an inventory"

doesn't exist anymore, can you help?