Custom Crafting

Started by Juplicate on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Mar 2020
Points:
780

User statistics:

  • Modifications: 1
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
Custom Crafting

So I made a couple of custom blocks with recipes and got the hang of it. Then I made this one and it stopped working, probably a small mistake I missed, what did I do wrong this time and how can I fix it :/ ?

https://imgur.com/a/M64ZBX7 Code

Active 3 years ago
Joined Mar 2020
Points:
1262

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1149
Well, I can’t really help…
Mon, 06/08/2020 - 18:28

Well, I can’t really help you much, because I can’t really see the procedure that well, but I can ask you this: Did you set up your trigger correctly?

Active 2 years ago
Joined Mar 2020
Points:
780

User statistics:

  • Modifications: 1
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
The trigger is update tick…
Mon, 06/08/2020 - 19:16

The trigger is update tick like with every other recipe I use