superb-warfare/src/main/resources/data/superbwarfare/loot_modifiers/common_chest.json
2025-04-02 02:21:35 +08:00

10 lines
No EOL
251 B
JSON

{
"type": "superbwarfare:superbwarfare_loot_modifier",
"conditions": [
{
"condition": "neoforge:loot_table_id",
"loot_table_id": "minecraft:chests/simple_dungeon"
}
],
"lootTable": "superbwarfare:chests/blue_print_common"
}