Updated Components

This commit is contained in:
DaanV2
2021-07-01 12:35:10 +02:00
parent 012b6eee4b
commit 95cd93967a
4 changed files with 33 additions and 0 deletions

View File

@@ -175,6 +175,10 @@
"minecraft:walk_animation_speed": { "$ref": "../1.8.0/components/minecraft.walk_animation_speed.json" },
"minecraft:wants_jockey": { "$ref": "../1.8.0/components/minecraft.wants_jockey.json" },
"minecraft:water_movement": { "$ref": "../1.8.0/components/minecraft.water_movement.json" },
"minecraft:dweller": { "$ref": "../1.8.0/components/minecraft.dweller.json" },
"minecraft:hide": { "$ref": "../1.16.0/components/minecraft.hide.json" },
"minecraft:horse.jump_strength": { "$ref": "../1.16.0/components/minecraft.horse.jump_strength.json" },
"minecraft:trade_resupply": { "$ref": "../1.16.0/components/minecraft.trade_resupply.json" },
"minecraft:behavior.admire_item": { "$ref": "../1.8.0/behaviors/minecraft.behavior.admire_item.json" },
"minecraft:behavior.avoid_mob_type": { "$ref": "../1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json" },