auto: Formatted json files
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
"$id": "blockception.minecraft.behaviour.1.16.100.block.events.spawn_loot",
|
||||
"type": "object",
|
||||
"description": "Spawn loot from block.",
|
||||
"title": "spawn_loot",
|
||||
"title": "Spawn loot",
|
||||
"required": ["table"],
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"table": {
|
||||
"type": "string",
|
||||
"description": "File path, relative to the Behavior Pack's path, to the loot table file.",
|
||||
"title": "table"
|
||||
"title": "Table"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user