auto: Formatted json files

This commit is contained in:
Blockception Bot
2021-06-06 10:07:19 +00:00
parent 65dc629711
commit 77b8b88cc1
1017 changed files with 36952 additions and 36952 deletions

View File

@@ -1,17 +1,17 @@
{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.annotation.break_door",
"additionalProperties": false,
"description": "Allows the actor to break doors assuming that that flags set up for the component to use in navigation",
"type": "object",
"title": "Annotation.break Door 1.8.0",
"required": [],
"properties": {
"break_time": { "type": "number", "default": 12, "description": "The time in seconds required to break through doors.", "title": "TODO Title" },
"min_difficulty": {
"type": "string",
"default": "hard",
"description": "The minimum difficulty that the world must be on for this entity to break doors.",
"title": "TODO Title"
}
}
}
{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.annotation.break_door",
"additionalProperties": false,
"description": "Allows the actor to break doors assuming that that flags set up for the component to use in navigation",
"type": "object",
"title": "Annotation.break Door 1.8.0",
"required": [],
"properties": {
"break_time": { "type": "number", "default": 12, "description": "The time in seconds required to break through doors.", "title": "TODO Title" },
"min_difficulty": {
"type": "string",
"default": "hard",
"description": "The minimum difficulty that the world must be on for this entity to break doors.",
"title": "TODO Title"
}
}
}