Started by
Gareyn
on
Topic category: Help with Minecraft modding (Java Edition)
I created a structure and it fits perfectly, but I want to add a loot chest inside the structure and I want the contents of the chest to change every time the structure is located at another coordinate, how can I do this?
Create the loot table, go in game and use command /give to get a chest with the loot table preloaded, every time you place that chest it will contain the loot table. If you open the chest the loot will be permanently set so dont open the chest before saving your structure.