diff --git a/source/behavior/entities/1.10.0/entities.json b/source/behavior/entities/1.10.0/entities.json index ac7ed014..4c6b88d5 100644 --- a/source/behavior/entities/1.10.0/entities.json +++ b/source/behavior/entities/1.10.0/entities.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", - "title": "behavior Entity 1.10.0", + "title": "Behavior Entity 1.10.0", "description": "TODO description", "additionalProperties": false, "required": ["format_version", "minecraft:entity"], diff --git a/source/behavior/entities/1.11.0/entities.json b/source/behavior/entities/1.11.0/entities.json index c0b2c2c6..7fc4b365 100644 --- a/source/behavior/entities/1.11.0/entities.json +++ b/source/behavior/entities/1.11.0/entities.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", - "title": "behavior Entity 1.11.0", + "title": "Behavior Entity 1.11.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behavior/entities/1.12.0/entities.json b/source/behavior/entities/1.12.0/entities.json index ada1b663..bce70a69 100644 --- a/source/behavior/entities/1.12.0/entities.json +++ b/source/behavior/entities/1.12.0/entities.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", - "title": "behavior Entity 1.12.0", + "title": "Behavior Entity 1.12.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behavior/entities/1.13.0/entities.json b/source/behavior/entities/1.13.0/entities.json index 7e28d765..31cd40d7 100644 --- a/source/behavior/entities/1.13.0/entities.json +++ b/source/behavior/entities/1.13.0/entities.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.behavior.entity1.13.0", "type": "object", - "title": "behavior Entity 1.13.0", + "title": "Behavior Entity 1.13.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behavior/entities/1.14.0/entities.json b/source/behavior/entities/1.14.0/entities.json index f7dae2b7..f4c4c073 100644 --- a/source/behavior/entities/1.14.0/entities.json +++ b/source/behavior/entities/1.14.0/entities.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.behavior.entity1.14.0", "type": "object", - "title": "behavior Entity 1.14.0", + "title": "Behavior Entity 1.14.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behavior/entities/1.16.0/entities.json b/source/behavior/entities/1.16.0/entities.json index 6d121ba0..ca667046 100644 --- a/source/behavior/entities/1.16.0/entities.json +++ b/source/behavior/entities/1.16.0/entities.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.behavior.entity1.16.0", "type": "object", - "title": "behavior Entity 1.16.0", + "title": "Behavior Entity 1.16.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behavior/entities/1.16.100/entities.json b/source/behavior/entities/1.16.100/entities.json index 27f9ea29..533dcefc 100644 --- a/source/behavior/entities/1.16.100/entities.json +++ b/source/behavior/entities/1.16.100/entities.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.behavior.entity1.16.100", "type": "object", - "title": "behavior Entity 1.16.100", + "title": "Behavior Entity 1.16.100", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behavior/entities/1.8.0/entities.json b/source/behavior/entities/1.8.0/entities.json index 3cb6dfad..c5f77046 100644 --- a/source/behavior/entities/1.8.0/entities.json +++ b/source/behavior/entities/1.8.0/entities.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.behavior.entity.1.8.0", "type": "object", - "title": "behavior Entity 1.8.0", + "title": "Behavior Entity 1.8.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": {