Files
minecraft-bedrock-json-schemas/source/behavior/blocks/1.17.0/components/minecraft.loot.json
2021-09-21 23:02:34 +02:00

9 lines
273 B
JSON

{
"$id": "blockception.minecraft.behavior.blocks.1.17.0.minecraft.loot",
"additionalProperties": false,
"type": "string",
"title": "Loot 1.17.0",
"description": "The path to the loot table, relative to the behavior pack.",
"pattern": "loot_tables/.*\\.json$"
}