What does doesn't form properly mean in this case? An image would really help.
As for the treasure chest, make sure to use an existing loottable and don't open the chest as that will cause the loot to always be the same since it was already generated when the structure was saved.
In order to generate a loottable, use the following command: /setblock ~ ~ ~ minecraft:chest{LootTable:"your loottable name here"}
If you want to use a vanilla loottable, there are several lists you can find online, but for instance, here is a command that spawns loot from a dungeon (aka spawner room): /setblock ~ ~ ~ minecraft:chest{LootTable:"chests/simple_dungeon"}
Let me know if you need help with anything else :D
What does doesn't form properly mean in this case? An image would really help.
As for the treasure chest, make sure to use an existing loottable and don't open the chest as that will cause the loot to always be the same since it was already generated when the structure was saved.
In order to generate a loottable, use the following command: /setblock ~ ~ ~ minecraft:chest{LootTable:"your loottable name here"}
If you want to use a vanilla loottable, there are several lists you can find online, but for instance, here is a command that spawns loot from a dungeon (aka spawner room): /setblock ~ ~ ~ minecraft:chest{LootTable:"chests/simple_dungeon"}
Let me know if you need help with anything else :D
Thanks for your help, I will post a photo soon.
By the way, I want to add something else, the thing I want to add is the ring and the ring compartments. I don't know how to make these compartments.