From bfdf622af2e43eb5faf50dc06ff443ce834a7d12 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Tue, 8 Jun 2021 22:46:16 +0200 Subject: [PATCH] Fixing entities --- source/behavior/entities/1.10.0/entities.json | 2 +- source/behavior/entities/1.11.0/entities.json | 2 +- source/behavior/entities/1.12.0/entities.json | 2 +- source/behavior/entities/1.13.0/entities.json | 2 +- source/behavior/entities/1.14.0/entities.json | 2 +- source/behavior/entities/1.16.0/entities.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/behavior/entities/1.10.0/entities.json b/source/behavior/entities/1.10.0/entities.json index d019947f..e723e3e6 100644 --- a/source/behavior/entities/1.10.0/entities.json +++ b/source/behavior/entities/1.10.0/entities.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", - "title": "Behavior Entity 1.10.0", + "title": "Entity Behavior 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 1355af1f..6c0630ad 100644 --- a/source/behavior/entities/1.11.0/entities.json +++ b/source/behavior/entities/1.11.0/entities.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", - "title": "Behavior Entity 1.11.0", + "title": "Entity Behavior 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 c473b8d0..5f1d5103 100644 --- a/source/behavior/entities/1.12.0/entities.json +++ b/source/behavior/entities/1.12.0/entities.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", - "title": "Behavior Entity 1.12.0", + "title": "Entity Behavior 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 063932c5..f70029a6 100644 --- a/source/behavior/entities/1.13.0/entities.json +++ b/source/behavior/entities/1.13.0/entities.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entity1.13.0", "type": "object", - "title": "Behavior Entity 1.13.0", + "title": "Entity Behavior 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 5e7b9226..0ee9c5ab 100644 --- a/source/behavior/entities/1.14.0/entities.json +++ b/source/behavior/entities/1.14.0/entities.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entity1.14.0", "type": "object", - "title": "Behavior Entity 1.14.0", + "title": "Entity Behavior 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 5237b6e5..fc7301bf 100644 --- a/source/behavior/entities/1.16.0/entities.json +++ b/source/behavior/entities/1.16.0/entities.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entity1.16.0", "type": "object", - "title": "Behavior Entity 1.16.0", + "title": "Entity Behavior 1.16.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": {