Started by
ChimkinTheGamer
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a custom gui that when certain slots are filled and no others are, then there is an item in a 10th slot, but when I try this it doesn't work, any help is needed and greatly appreciated
Edited by ChimkinTheGamer on Mon, 08/16/2021 - 19:12
Sorry, it didn't work, basically what I did was I made a string with the if block and and blocks that detect if certain slots have dirt or air, and if the slots are correct, with the empty slots being air, then slot 9 is gained with a cobblestone
I got it to work, I just used the wrong block to detect empty slots