Added movement_sound_distance_offset

This commit is contained in:
DaanV2
2022-06-07 20:19:36 +02:00
parent bead9a5e99
commit b9f0ac6769

View File

@@ -105,6 +105,7 @@
"minecraft:managed_wandering_trader": { "$ref": "./components/managed_wandering_trader.json" },
"minecraft:mark_variant": { "$ref": "./components/mark_variant.json" },
"minecraft:mob_effect": { "$ref": "./components/mob_effect.json" },
"minecraft:movement_sound_distance_offset": { "$ref": "./components/movement_sound_distance_offset.json" },
"minecraft:movement.amphibious": { "$ref": "./components/movement.amphibious.json" },
"minecraft:movement.basic": { "$ref": "./components/movement.basic.json" },
"minecraft:movement.fly": { "$ref": "./components/movement.fly.json" },
@@ -178,6 +179,7 @@
"minecraft:type_family": { "$ref": "./components/type_family.json" },
"minecraft:underwater_movement": { "$ref": "./components/underwater_movement.json" },
"minecraft:variant": { "$ref": "./components/variant.json" },
"minecraft:vibration_damper": { "$ref": "./components/vibration_damper.json" },
"minecraft:walk_animation_speed": { "$ref": "./components/walk_animation_speed.json" },
"minecraft:wants_jockey": { "$ref": "./components/wants_jockey.json" },
"minecraft:water_movement": { "$ref": "./components/water_movement.json" },