auto: Formatted json files
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.player.exhaustion",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Player.exhaustion 1.8.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"required": [],
|
||||
"properties": {
|
||||
"value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTATED" },
|
||||
"max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTATED" }
|
||||
}
|
||||
}
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.player.exhaustion",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Player.exhaustion 1.8.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"required": [],
|
||||
"properties": {
|
||||
"value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTATED" },
|
||||
"max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTATED" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user