Updated documentation with the microsoft documentation
This commit is contained in:
8
source/general/loot_table/identifier.json
Normal file
8
source/general/loot_table/identifier.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.loot_table.identifier",
|
||||
"type": "string",
|
||||
"title": "Loot Table Identifier",
|
||||
"description": "A minecraft loot_table identifier",
|
||||
"pattern": "^loot_tables/.*\\.json$",
|
||||
"examples": ["loot_tables/"]
|
||||
}
|
||||
Reference in New Issue
Block a user