[SOLVED] My Custom Crafting Table Won't work!

Started by SamIsCool213 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED] My Custom Crafting Table Won't work!
Sat, 06/28/2025 - 13:55 (edited)

I'm making a custom crafting station with only 3 slots, and the procedures won't work! i'm trying to make 3 clay = one clay jar.

 

Procedures:

https://imgur.com/a/3QjZEPL

 

Edited by SamIsCool213 on Sat, 06/28/2025 - 13:55
How do you trigger those?…
Sat, 06/28/2025 - 12:46

How do you trigger those? Procedure needs to be triggered somehow

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

Joined Jun 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I already have the triggers…
Sat, 06/28/2025 - 13:41

I already have the triggers and know how to do procedures. The trigger for the first procedure is on gui open tick and the trigger for the second one is on item taken from output slot (slot 3)

 

Can you check the procedure code again? i can't seem to find the issue

 

incase your wondering, what happens is i put 3 clay in the 3 slots and it doesnt put a clay jar in the output.

 

should i just put a "craft" button at the bottom? i really wanted it to auto suggest outputs like a regular crafting table.

 

Joined Jun 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Please help  
Sat, 06/28/2025 - 13:43

Please help

 

Joined Jun 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nvermind it works i didnt…
Sat, 06/28/2025 - 13:54

nvermind it works i didnt need a craft button.

 

gui doesnt tick when you are holding an item in it, just like crafting table

 

it works just fine :)