Files
minecraft-bedrock-json-schemas/source/behavior/blocks/1.16.100/components/minecraft.loot.json
2021-06-06 10:07:19 +00:00

9 lines
311 B
JSON

{
"$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.loot",
"additionalProperties": false,
"type": "string",
"title": "Loot 1.16.100",
"description": "The path of the loot table that this component will use when the block is destroyed.",
"pattern": "loot_tables/.*\\.json$"
}