From f1ba7b2f1f0a6b74fb82ce9f020151441bfba29a Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Tue, 15 Dec 2020 17:33:08 +0100 Subject: [PATCH] auto: formatted --- behaviour/entities/1.12.0/components.json | 8 ++++++-- behaviour/entities/1.13.0/components.json | 8 ++++++-- behaviour/entities/1.16.0/components.json | 1 - behaviour/entities/1.16.100/components.json | 2 +- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/behaviour/entities/1.12.0/components.json b/behaviour/entities/1.12.0/components.json index e1b37602..c91ef5a5 100644 --- a/behaviour/entities/1.12.0/components.json +++ b/behaviour/entities/1.12.0/components.json @@ -245,12 +245,16 @@ "minecraft:behavior.move_to_random_block": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_to_random_block.json" }, "minecraft:behavior.move_to_village": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_to_village.json" }, "minecraft:behavior.move_to_water": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_to_water.json" }, - "minecraft:behavior.move_towards_dwelling_restriction": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json" }, + "minecraft:behavior.move_towards_dwelling_restriction": { + "$ref": "../1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json" + }, "minecraft:behavior.move_towards_restriction": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_towards_restriction.json" }, "minecraft:behavior.move_towards_target": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_towards_target.json" }, "minecraft:behavior.nap": { "$ref": "../1.8.0/behaviors/minecraft.behavior.nap.json" }, "minecraft:behavior.nearest_attackable_target": { "$ref": "../1.8.0/behaviors/minecraft.behavior.nearest_attackable_target.json" }, - "minecraft:behavior.nearest_prioritized_attackable_target": { "$ref": "../1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json" }, + "minecraft:behavior.nearest_prioritized_attackable_target": { + "$ref": "../1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json" + }, "minecraft:behavior.ocelot_sit_on_block": { "$ref": "../1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json" }, "minecraft:behavior.ocelotattack": { "$ref": "../1.8.0/behaviors/minecraft.behavior.ocelotattack.json" }, "minecraft:behavior.offer_flower": { "$ref": "../1.8.0/behaviors/minecraft.behavior.offer_flower.json" }, diff --git a/behaviour/entities/1.13.0/components.json b/behaviour/entities/1.13.0/components.json index 423d435f..c754815d 100644 --- a/behaviour/entities/1.13.0/components.json +++ b/behaviour/entities/1.13.0/components.json @@ -244,12 +244,16 @@ "minecraft:behavior.move_to_random_block": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_to_random_block.json" }, "minecraft:behavior.move_to_village": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_to_village.json" }, "minecraft:behavior.move_to_water": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_to_water.json" }, - "minecraft:behavior.move_towards_dwelling_restriction": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json" }, + "minecraft:behavior.move_towards_dwelling_restriction": { + "$ref": "../1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json" + }, "minecraft:behavior.move_towards_restriction": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_towards_restriction.json" }, "minecraft:behavior.move_towards_target": { "$ref": "../1.8.0/behaviors/minecraft.behavior.move_towards_target.json" }, "minecraft:behavior.nap": { "$ref": "../1.8.0/behaviors/minecraft.behavior.nap.json" }, "minecraft:behavior.nearest_attackable_target": { "$ref": "../1.8.0/behaviors/minecraft.behavior.nearest_attackable_target.json" }, - "minecraft:behavior.nearest_prioritized_attackable_target": { "$ref": "../1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json" }, + "minecraft:behavior.nearest_prioritized_attackable_target": { + "$ref": "../1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json" + }, "minecraft:behavior.ocelot_sit_on_block": { "$ref": "../1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json" }, "minecraft:behavior.ocelotattack": { "$ref": "../1.8.0/behaviors/minecraft.behavior.ocelotattack.json" }, "minecraft:behavior.offer_flower": { "$ref": "../1.8.0/behaviors/minecraft.behavior.offer_flower.json" }, diff --git a/behaviour/entities/1.16.0/components.json b/behaviour/entities/1.16.0/components.json index 68defa6a..73f5c364 100644 --- a/behaviour/entities/1.16.0/components.json +++ b/behaviour/entities/1.16.0/components.json @@ -178,7 +178,6 @@ "minecraft:wants_jockey": { "$ref": "./components/minecraft.wants_jockey.json" }, "minecraft:water_movement": { "$ref": "../1.8.0/components/minecraft.water_movement.json" }, - "minecraft:behavior.admire_item": { "$ref": "./behaviors/minecraft.behavior.admire_item.json" }, "minecraft:behavior.avoid_block": { "$ref": "./behaviors/minecraft.behavior.avoid_block.json" }, "minecraft:behavior.avoid_mob_type": { "$ref": "../1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json" }, diff --git a/behaviour/entities/1.16.100/components.json b/behaviour/entities/1.16.100/components.json index 0afbd779..23a473cf 100644 --- a/behaviour/entities/1.16.100/components.json +++ b/behaviour/entities/1.16.100/components.json @@ -177,7 +177,7 @@ "minecraft:walk_animation_speed": { "$ref": "../1.8.0/components/minecraft.walk_animation_speed.json" }, "minecraft:wants_jockey": { "$ref": "../1.16.0/components/minecraft.wants_jockey.json" }, "minecraft:water_movement": { "$ref": "../1.8.0/components/minecraft.water_movement.json" }, - + "minecraft:behavior.admire_item": { "$ref": "../1.16.0/behaviors/minecraft.behavior.admire_item.json" }, "minecraft:behavior.avoid_block": { "$ref": "../1.16.0/behaviors/minecraft.behavior.avoid_block.json" }, "minecraft:behavior.avoid_mob_type": { "$ref": "../1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json" },