How to set crafting output in procedure

Started by tomask41 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to set crafting output in procedure

I want to set the output of the crafting table to a custom item when anything in a vanilla recipe is crafted. The output slot has to be that item. I tried doing it with procedures but the set slot but this and all the other set slot blocks all give the same error... Can someone please help me? If it can't be done with procedures can i do it with custom code?

My procedure:

Procedure

My error:

https://pastebin.com/de9VKLD4

The file the error's talking about:

https://pastebin.com/ChKB4zc8

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
By the way i'm using…
Mon, 07/28/2025 - 05:58

By the way i'm using NeoForge 1.21.4 and no plugins are installed