[solved] Custom crafting table

Started by CCC_Studio on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[solved] Custom crafting table
Sun, 01/12/2025 - 19:05 (edited)

I'd like to create a custom crafting table for a mod (but no, I swear!). I've followed the tutorials given and made them, but they don't work like classic crafting tables: 
- The output doesn't fill up with an item when the craft is correct, so that it can be previewed.
- To craft, you need to press a button, which empties the input and fills the output. This makes the action irreversible, more complex in the event of error, and quite different from the classic one.
If anyone has an idea of how I could do this, I'd love to hear it - this post isn't urgent.

Translated with DeepL.com (free version)

Edited by CCC_Studio on Sun, 01/12/2025 - 19:05
Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hmm... that is a hard one…
Fri, 01/10/2025 - 22:06

Hmm... that is a hard one. Maybe make it so that when it detects the correct recipe it sets the item in the output slot and when you take that item out it removes an item from each of the input slots.

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
your a genius, i'm an idiot
Sun, 01/12/2025 - 19:04

your a genius, i'm an idiot

I suggest you check our…
Tue, 01/14/2025 - 20:14

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 Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks, my preferred dev :)
Wed, 01/15/2025 - 17:22

thanks, my preferred dev :)