Started by
Reni
on
Topic category: Troubleshooting, bugs, and solutions
So im making a block with a GUI, that has 1 slot, and it just works like an item generator, that slowly makes that item. And I have it as the on tick update procedure (just for testing), set 1 (item) in slot 0 of block x y z if it has inventory. and it doesnt work! whenever I place it, it just does not work! ive actually tried everything but I just cant find the solution.
https://imgur.com/a/saRnVgV here are the images,(1) the GUI (2) block gui options and (3) the on tick update procedure.
Try making it like "Set [get number of items in slot 0] + 1" of your item to slot 0