Updated behaviors and entities components
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"minecraft:custom_hit_test": { "$ref": "./components/custom_hit_test.json" },
|
||||
"minecraft:damage_over_time": { "$ref": "./components/damage_over_time.json" },
|
||||
"minecraft:damage_sensor": { "$ref": "./components/damage_sensor.json" },
|
||||
"minecraft:dash": { "$ref": "./components/dash.json" },
|
||||
"minecraft:default_look_angle": { "$ref": "./components/default_look_angle.json" },
|
||||
"minecraft:despawn": { "$ref": "./components/despawn.json" },
|
||||
"minecraft:drying_out_timer": { "$ref": "./components/drying_out_timer.json" },
|
||||
@@ -180,6 +181,7 @@
|
||||
"minecraft:trusting": { "$ref": "./components/trusting.json" },
|
||||
"minecraft:type_family": { "$ref": "./components/type_family.json" },
|
||||
"minecraft:underwater_movement": { "$ref": "./components/underwater_movement.json" },
|
||||
"minecraft:variable_max_auto_step": { "$ref": "./components/variable_max_auto_step.json" },
|
||||
"minecraft:variant": { "$ref": "./components/variant.json" },
|
||||
"minecraft:vibration_damper": { "$ref": "./components/vibration_damper.json" },
|
||||
"minecraft:vibration_listener": { "$ref": "./components/vibration_listener.json" },
|
||||
|
||||
Reference in New Issue
Block a user