Files
minecraft-bedrock-json-schemas/source/behavior/blocks/format/components/loot.json
2022-06-07 21:37:57 +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$"
}