9 lines
242 B
JSON
9 lines
242 B
JSON
{
|
|
"$id": "blockception.minecraft.loot_table.identifier",
|
|
"description": "A minecraft loot_table identifier",
|
|
"examples": ["loot_tables/"],
|
|
"pattern": "^loot_tables/.*\\.json$",
|
|
"title": "Loot Table Identifier",
|
|
"type": "string"
|
|
}
|