9 lines
301 B
JSON
9 lines
301 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.blocks.minecraft.loot",
|
|
"additionalProperties": false,
|
|
"type": "string",
|
|
"title": "Loot",
|
|
"description": "The path to the loot table, relative to the behavior pack. Path string is limited to 256 characters.",
|
|
"pattern": "loot_tables/.*\\.json$"
|
|
}
|