Started by
Rimuking
on
Topic category: Help with MCreator software
Hey, does anyone know how to put a chest with a loot table in a custom structure? In 2024.4
I already tried with the /data command but the coffre remains empty
Topic category: Help with MCreator software
Hey, does anyone know how to put a chest with a loot table in a custom structure? In 2024.4
I already tried with the /data command but the coffre remains empty
you can also /give yourself a chest with the loottable or /setblock it but you have to not open it after you place it! So you should place it and then without opening it save the structure. You can use https://mcstacker.net/ to generate commands
Is this is correct ?
/setblock ~ ~ ~ chest[facing=south]{LootTable:"bloodhorrorcraftreborn:chests/ruins_loot"} replace
looks right, does it send an error in chat when you run it?
The chest is empty
does your mod specify the
bloodhorrorcraftreborn:chests/ruins_loot
loot table?Can you send a screenshot of the element?