auto: Formatted json files
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.loot_tables.set_name",
|
||||
"additionalProperties": false,
|
||||
"description": "The function set_name",
|
||||
"title": "Set Name",
|
||||
"properties": {
|
||||
"function": { "type": "string", "const": "set_name", "description": "TODO description", "title": "TODO Title" },
|
||||
"name": { "type": "string", "description": "TODO description", "title": "TODO Title" }
|
||||
}
|
||||
}
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.loot_tables.set_name",
|
||||
"additionalProperties": false,
|
||||
"description": "The function set_name",
|
||||
"title": "Set Name",
|
||||
"properties": {
|
||||
"function": { "type": "string", "const": "set_name", "description": "TODO description", "title": "TODO Title" },
|
||||
"name": { "type": "string", "description": "TODO description", "title": "TODO Title" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user