Started by
s_crowe31
on
Topic category: Help with Minecraft modding (Java Edition)
That's my custom GUI, I'm trying to make each slot only accept items with the tag or variable accirding to the slot type, but firts things first, when I put items in the slots, close my inventory, they just get erased from existnec and arent there upon reopening. Please help! If you have the time also explain how I can set a slot to only receive items with the Gear variable or tag, thank you for your brain power!!!
iirc GUIs have to be bound to not erase all items when closed
This should make sure you can only place items that are tagged with "minecraft:logs" in the slot.