Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas
This commit is contained in:
2
behavior/entities/entities.json
generated
2
behavior/entities/entities.json
generated
File diff suppressed because one or more lines are too long
@@ -6,6 +6,11 @@
|
|||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"required": [],
|
"required": [],
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"min": {
|
||||||
|
"type": "integer",
|
||||||
|
"description": "The minimum starting health an entity has.",
|
||||||
|
"title": "Minimum"
|
||||||
|
},
|
||||||
"max": {
|
"max": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"description": "The maximum starting health an entity has.",
|
"description": "The maximum starting health an entity has.",
|
||||||
|
|||||||
Reference in New Issue
Block a user