HELP WITH CRAFTING PROCEDURE

Started by dani1 on

Topic category: Help with modding (Java Edition)

Last seen on 01:36, 15. Oct 2024
Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
HELP WITH CRAFTING PROCEDURE

My question is, how do I make output proportional to input?

My case:

In my custom crafting table custom recipe I put in input 1 Item and in output it gives me 2 (thats normal, my problem is next)

when I put more than 1 item in input it still gives me 2, so how do I make the output proportional to input?

or also the same count as input and no 2