{ "format_version": "1.8.0", "minecraft:client_entity": { "description": { "identifier": "imoo:turel", "min_engine_version": "1.8.0", "materials": { "body": "blaze_body", "head": "blaze_head" }, "textures": { "default": "textures/entity/imoo_turel" }, "geometry": { "default": "geometry.imoo_turel" }, "animations": { "look_at_target": "animation.common.look_at_target", "move": "animation.blaze.move" }, "particle_effects": { "charged_flames": "minecraft:mobflame_emitter" }, "animation_controllers": [ { "move": "controller.animation.blaze.move" }, { "flame": "controller.animation.blaze.flame" } ], "render_controllers": [ "controller.render.blaze" ], "spawn_egg": { "texture": "mw_item", "texture_index": 3 } } } }