Bug at ON Crafting

Started by ModProgrammMiked on

Topic category: Help with modding (Java Edition)

Last seen on 15:05, 6. Oct 2023
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Bug at ON Crafting

I used this Procedure, It randomizes the Stack Size of the Item/s on Crafting. It's not working if i Shift-Click it out, and it's randomizing two times if I click again on that.

Here is the Video: https://www.youtube.com/watch?v=n85GOfTVIs8

Here the Procedure: https://imgur.com/a/m1XHbOA

I'm using 2nd Snapshot 2020.4 on 1.14.4 btw.

Last seen on 16:01, 31. Jul 2020
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe the problem is the +1…
Sat, 07/11/2020 - 10:53

Maybe the problem is the +1. Or the check in the RandomStack.

I advise you to do in this way: at the end of procedure, set RandomStack = false.

If it still not working, try to resolve the problem, changing the +1 for example