{ "format_version": "1.10.0", "minecraft:client_entity": { "description": { "identifier": "silverlabs_nat:owl", "materials": { "default": "entity_alphatest" }, "textures": { "snowy": "textures/sf/nba/entity/owl/white_owl", "brown": "textures/sf/nba/entity/owl/brown_owl", "baby": "textures/sf/nba/entity/owl/owl_baby" }, "geometry": { "default": "geometry.silverlabs_nat.owl", "baby": "geometry.silverlabs_nat.owl_baby" }, "animations": { "main": "controller.animation.silverlabs_nat.owl.main", "idle_event": "animation.silverlabs_nat.owl.idle_event", "fly": "animation.silverlabs_nat.owl.fly", "sleep": "animation.silverlabs_nat.owl.sleep", "baby_idle": "animation.silverlabs_nat.owl_baby.idle", "baby_walk": "animation.silverlabs_nat.owl_baby.walk", "sit": "animation.silverlabs_nat.owl.sit", "look_at_target": "animation.silverlabs_nat.look_at_target" }, "scripts": { "pre_animation": [ "v.anim_speed_multiplier = 1.0;", "v.anim_speed_movement_max = 0.2;" ], "animate": ["main", "look_at_target"] }, "render_controllers": [ "controller.render.silverlabs_nat.owl" ], "spawn_egg": { "texture": "silverlabs_nat.owl_spawn_egg" }, "sound_effects": { "wing": "silverlabs_nat.owl.wing", "hoot": "silverlabs_nat.owl.hoot", "step": "silverlabs_nat.step.smallbird", "step_-6dB": "silverlabs_nat.step.smallbird_-6dB", "step_-12dB": "silverlabs_nat.step.smallbird_-12dB" } } } }