diff --git a/source/behavior/entities/1.8.0/components.json b/source/behavior/entities/1.8.0/components.json index c035756a..82bf0483 100644 --- a/source/behavior/entities/1.8.0/components.json +++ b/source/behavior/entities/1.8.0/components.json @@ -15,6 +15,7 @@ "minecraft:attack": { "$ref": "./components/minecraft.attack.json" }, "minecraft:attack_damage": { "$ref": "./components/minecraft.attack_damage.json" }, "minecraft:balloonable": { "$ref": "./components/minecraft.balloonable.json" }, + "minecraft:block_climber": { "$ref": "./components/minecraft.block_climber.json" }, "minecraft:boss": { "$ref": "./components/minecraft.boss.json" }, "minecraft:boostable": { "$ref": "./components/minecraft.boostable.json" }, "minecraft:break_blocks": { "$ref": "./components/minecraft.break_blocks.json" },