In Custom GUI, when an item reaches a stack it doesn't continue to the next free slot.

Started by SmileyIsACow on

Topic category: Help with MCreator software

Last seen on 23:32, 15. Jul 2024
Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In Custom GUI, when an item reaches a stack it doesn't continue to the next free slot.
Sun, 07/07/2024 - 22:51 (edited)

I'm having some trouble with procedures, i want to make a analyser type of block, but when you put the item in the analyser, every 10 seconds it will calculate a random chance and depending on a percentage it will put an item in the output bit (To the right) but at the moment i had to tell the thing to put the items in specific spots, which means once an item reaches a stack it will sometimes stop giving that item and take the item away with nothing to give. I want it so that if an item reaches it's stack it can just continue onto the next free slot and also that i dont have to make the procedure put the item in specific slots as well.

Code Image: https://imgur.com/zIG3uJb

Analyser Image: https://imgur.com/KSR3dP0

 

Edited by SmileyIsACow on Sun, 07/07/2024 - 22:51