Started by
Hogwash
on
Topic category: Help with Minecraft modding (Java Edition)
So, I have a locked chest and when I used a key on it the key disappears and the locked chest gets replaced by an unlocked version it (also there is a keyblade version of the key that uses durability instead of disappearing). I want the unlocked chest to spawn with custom loot table items but I'm not sure how to do it. Here is what I have so far:
Edited by Hogwash on Tue, 10/05/2021 - 05:07
Change slot in gui, each slot may spawn an item
In my mod I have 12 slots spawning 12 different items
Thanks for the help! Ill work on it more and try to fix the minor issues a bit later.