Started by
c_sea1n
on
Topic category: Help with Minecraft modding (Java Edition)
Basically, i want to make a thing where you open it up, and without anything being triggered, the item i want appears in the slot.
Topic category: Help with Minecraft modding (Java Edition)
Basically, i want to make a thing where you open it up, and without anything being triggered, the item i want appears in the slot.
maybe, on GUI opened Trigger
procedure:
set item = ITEM to slot: THE_SLOT
ye i wanted to know that to and it works