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.
Is the item storage enabled & bound to your GUI? Also could you elaborate a bit more on what you're doing? (screenshots of the gui & procedure would be helpful)
https://imgur.com/a/saRnVgV here are the images,(1) the GUI (2) block gui options and (3) the on tick update procedure.