Generates loot from tables and places it in inventories or the world.
/loot spawn <position> loot <loot_table>
| Name | Required | Description |
|---|---|---|
| position | Yes | Where to spawn the loot. |
| loot_table | Yes | Loot table identifier. |
/loot spawn ~ ~ ~ loot minecraft:chests/simple_dungeon
Java-only in current editions.