You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great If there was a way to randomize loot from dungeons. If you put a [Chest] sign on a minecraft loot chest ( /setblock ~ ~ ~ minecraft:chest 0 replace {LootTable:"minecraft:chests/simple_dungeon"} ), the game does not generate the loot, so nothing is received from the chest. If it is more convenient to add random loot some other way, like with a sign, that would be fine as well.
The text was updated successfully, but these errors were encountered:
Never mind I was right– there isn't a way to get chests to spawn with default Minecraft loot, you have to make and use a custom table (which I can't since I don't have access to the server files).
It would be great If there was a way to randomize loot from dungeons. If you put a [Chest] sign on a minecraft loot chest ( /setblock ~ ~ ~ minecraft:chest 0 replace {LootTable:"minecraft:chests/simple_dungeon"} ), the game does not generate the loot, so nothing is received from the chest. If it is more convenient to add random loot some other way, like with a sign, that would be fine as well.
The text was updated successfully, but these errors were encountered: