Evocation Illager - 1.20.0.20

<< back to entity list

Last Updated

The Evocation Illager entity last updated in Minecraft Version 1.19.80
View Entity Version History >>

What's Changed:

Changes since stable release 1.20.0.1


      • Previous Value:
        "animation.humanoid.brushing": {
            "loop": true,
            "bones": {
                "rightarm": {
                 "rotation": [
                    "math.clamp(query.target_x_rotation, -43, 14) - 50",
                    "math.clamp(query.target_y_rotation, -37, 43)",
                    5
                 ]
                },
                "rightitem": {
                 "position": {
                    "0.0": [
                        0,
                        0,
                        0
                    ],
                    "0.1": {
                        "pre": [
                         0,
                         0,
                         0
                        ],
                        "post": [
                         1.5,
                         0,
                         -3
                        ]
                    },
                    "0.2": {
                        "pre": [
                         1.5,
                         0,
                         -3
                        ],
                        "post": [
                         0,
                         0,
                         0
                        ]
                    },
                    "0.3": {
                        "pre": [
                         0,
                         0,
                         0
                        ],
                        "post": [
                         1.5,
                         0,
                         3
                        ]
                    },
                    "0.4": {
                        "pre": [
                         1.5,
                         0,
                         3
                        ],
                        "post": [
                         0,
                         0,
                         0
                        ]
                    },
                    "0.5": {
                        "pre": [
                         0,
                         0,
                         0
                        ],
                        "post": [
                         0,
                         0,
                         0
                        ]
                    }
                 },
                 "rotation": {
                    "0.0": [
                        0,
                        0,
                        0
                    ],
                    "0.1": {
                        "pre": [
                         0,
                         0,
                         0
                        ],
                        "post": [
                         0,
                         -30,
                         0
                        ]
                    },
                    "0.2": {
                        "pre": [
                         0,
                         -30,
                         0
                        ],
                        "post": [
                         0,
                         0,
                         0
                        ]
                    },
                    "0.3": {
                        "pre": [
                         0,
                         0,
                         0
                        ],
                        "post": [
                         0,
                         30,
                         0
                        ]
                    },
                    "0.4": {
                        "pre": [
                         0,
                         30,
                         0
                        ],
                        "post": [
                         0,
                         0,
                         0
                        ]
                    },
                    "0.5": {
                        "pre": [
                         0,
                         0,
                         0
                        ],
                        "post": [
                         0,
                         0,
                         0
                        ]
                    }
                 }
                }
            }
        }
      • Previous Value:
        "animation.humanoid.holding_brush": {
            "loop": true,
            "bones": {
                "rightitem": {
                 "scale": 1.5,
                 "position": {
                    "0.0": [
                        -7,
                        -1,
                        -1
                    ]
                 },
                 "rotation": {
                    "0.0": [
                        20,
                        -30,
                        -10
                    ]
                 }
                }
            }
        }

Statistics:

Health

[24]

    Families
    • Default: Evocation Illager, Illager, Mob, Monster
    Movement Speed
    • Default: 0.5
    Other Attributes
    • Can be Renamed
    • Can Climb
    • Can Jump
    • Has Collisions
    • Has Gravity
    • Pushable
    • Pushable by Pistons

    Associated Files:

    Behavior File
    • behavior_packs/vanilla_1.19.0/entities/evocation_illager.json
    Animations
    • resource_packs/vanilla/animations/look_at_target.animation.json
    • resource_packs/vanilla_1.19.60/animations/evoker.animation.json
    • resource_packs/vanilla_1.19.80/animations/humanoid.animation.json
    Animation Controllers
    • resource_packs/vanilla/animation_controllers/villager.animation_controllers.json
    • resource_packs/vanilla_1.19.60/animation_controllers/evoker.animation_controllers.json
    • resource_packs/vanilla_1.19.60/animation_controllers/humanoid.animation_controllers.json
    Entity
    • resource_packs/vanilla_1.19.60/entity/evocation_illager.entity.json
    Geometry
    • resource_packs/vanilla_1.19.60/models/entity/evoker.geo.json
    Render Controllers
    • resource_packs/vanilla/render_controllers/evoker.render_controllers.json
    Sounds
    • resource_packs/vanilla/sounds/mob/evocation_illager/cast1.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/cast2.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/celebrate.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/death1.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/death2.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/hurt1.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/hurt2.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/idle1.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/idle2.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/idle3.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/idle4.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/prepare_attack1.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/prepare_attack2.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/prepare_summon.fsb
    • resource_packs/vanilla/sounds/mob/evocation_illager/prepare_wololo.fsb
    Textures
    • resource_packs/vanilla_1.18.10/textures/entity/illager/evoker.png

    Material Info:

    Material: Evoker
    {
        "vertexShader": "shaders/entity.vertex",
        "vrGeometryShader": "shaders/entity.geometry",
        "fragmentShader": "shaders/entity.fragment",
        "vertexFields": [
            {
                "field": "Position"
            },
            {
                "field": "Normal"
            },
            {
                "field": "UV0"
            }
        ],
        "variants": [
            {
                "skinning": {
                    "+defines": [
                        "USE_SKINNING"
                    ],
                    "vertexFields": [
                        {
                            "field": "Position"
                        },
                        {
                            "field": "BoneId0"
                        },
                        {
                            "field": "Normal"
                        },
                        {
                            "field": "UV0"
                        }
                    ]
                }
            },
            {
                "skinning_color": {
                    "+defines": [
                        "USE_SKINNING",
                        "USE_OVERLAY"
                    ],
                    "+states": [
                        "Blending"
                    ],
                    "vertexFields": [
                        {
                            "field": "Position"
                        },
                        {
                            "field": "BoneId0"
                        },
                        {
                            "field": "Color"
                        },
                        {
                            "field": "Normal"
                        },
                        {
                            "field": "UV0"
                        }
                    ]
                }
            },
            {
                "skinning_alphatest": {
                    "+defines": [
                        "USE_SKINNING",
                        "ALPHA_TEST"
                    ],
                    "+states": [
                        "DisableCulling"
                    ],
                    "vertexFields": [
                        {
                            "field": "Position"
                        },
                        {
                            "field": "BoneId0"
                        },
                        {
                            "field": "Normal"
                        },
                        {
                            "field": "UV0"
                        }
                    ]
                }
            }
        ],
        "msaaSupport": [
            "Both"
        ],
        "+samplerStates": {
            "samplerIndex": 1,
            "textureWrap": "Repeat"
        },
        "+defines": [
            "USE_OVERLAY",
            "ALPHA_TEST"
        ],
        "+states": [
            "DisableCulling"
        ]
    }