Why wont this work

Started by Dubstepv1 on

Topic category: Help with modding (Java Edition)

Last seen on 23:23, 13. Sep 2024
Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Why wont this work

I am trying to make a custom block that has 3 crafting slots work for a skyblock type mod but it's just not wanting to work.

 

I had everything working up until I tried to have 2 procedure calls (For 2 different recipes). The first procedure failed while the second one actually worked. I know for a fact this is an issue with the procedures as I switched the one that went first and suddenly they swapped with which one worked.