Witch - 1.19.81.1

<< back to entity list

Last Updated

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

What's Changed:

Changes since stable release 1.19.80.2

There have been no changes to this entity or its associated files since this previous version

Changes since stable release 1.19.0.5


      • New Value:
        "format_version": "1.19.60"
        Previous Value:
        "format_version": "1.16.0"
      • New Value:
        "minecraft:behavior.drink_potion": {
            "priority": 1,
            "speed_modifier": -0.25,
            "potions": [
                {
                 "id": 19,
                 "chance": 0.15,
                 "filters": {
                    "all_of": [
                        {
                         "test": "is_underwater",
                         "subject": "self",
                         "value": true
                        },
                        {
                         "none_of": [
                            {
                                "test": "has_mob_effect",
                                "subject": "self",
                                "value": "water_breathing"
                            }
                         ]
                        }
                    ]
                 }
                },
                {
                 "id": 12,
                 "chance": 0.15,
                 "filters": {
                    "all_of": [
                        {
                         "any_of": [
                            {
                                "test": "on_fire",
                                "subject": "self",
                                "value": true
                            },
                            {
                                "test": "on_hot_block",
                                "subject": "self",
                                "value": true
                            },
                            {
                                "test": "taking_fire_damage",
                                "subject": "self",
                                "value": true
                            }
                         ]
                        },
                        {
                         "none_of": [
                            {
                                "test": "has_mob_effect",
                                "subject": "self",
                                "value": "fire_resistance"
                            }
                         ]
                        }
                    ]
                 }
                },
                {
                 "id": 21,
                 "chance": 0.05,
                 "filters": {
                    "all_of": [
                        {
                         "test": "is_missing_health",
                         "subject": "self",
                         "value": true
                        }
                    ]
                 }
                },
                {
                 "id": 14,
                 "chance": 0.25,
                 "filters": {
                    "all_of": [
                        {
                         "test": "has_target",
                         "subject": "self",
                         "value": true
                        },
                        {
                         "none_of": [
                            {
                                "test": "has_mob_effect",
                                "subject": "self",
                                "value": "speed"
                            }
                         ]
                        },
                        {
                         "test": "target_distance",
                         "subject": "self",
                         "value": 11,
                         "operator": "<="
                        }
                    ]
                 }
                }
            ]
        }
      • New Value:
        "minecraft:damage_sensor": []
      • New Value:
        "minecraft:shooter": {
            "power": 0.75,
            "def": "minecraft:splash_potion",
            "aux_val": 23,
            "sound": "throw",
            "projectiles": [
                {
                 "def": "minecraft:splash_potion",
                 "aux_val": 17,
                 "filters": {
                    "all_of": [
                        {
                         "test": "target_distance",
                         "subject": "self",
                         "value": 8,
                         "operator": "<="
                        },
                        {
                         "none_of": [
                            {
                                "test": "has_mob_effect",
                                "subject": "other",
                                "value": "slowness"
                            }
                         ]
                        }
                    ]
                 }
                },
                {
                 "def": "minecraft:splash_potion",
                 "aux_val": 25,
                 "filters": {
                    "all_of": [
                        {
                         "test": "actor_health",
                         "subject": "other",
                         "value": 8,
                         "operator": "<="
                        },
                        {
                         "none_of": [
                            {
                                "test": "has_mob_effect",
                                "subject": "other",
                                "value": "poison"
                            }
                         ]
                        }
                    ]
                 }
                },
                {
                 "def": "minecraft:splash_potion",
                 "aux_val": 34,
                 "filters": {
                    "all_of": [
                        {
                         "test": "target_distance",
                         "subject": "self",
                         "value": 3,
                         "operator": ">="
                        },
                        {
                         "none_of": [
                            {
                                "test": "has_mob_effect",
                                "subject": "other",
                                "value": "weakness"
                            }
                         ]
                        }
                    ]
                 },
                 "chance": 0.25
                }
            ],
            "magic": true
        }

Statistics:

Health

[26]

Loot / Barter Loot / Additional Drops
  • Glowstone Dust
  • Sugar
  • Redstone
  • Spider Eye
  • Glass Bottle
  • Gunpowder
  • Stick
    Families
    • Default: Mob, Monster, Witch
    Movement Speed
    • Default: 0.25
    Shoots Projectiles
    • Default: Splash Potion
    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.80/entities/witch.json
    Animations
    • resource_packs/vanilla/animations/look_at_target.animation.json
    • resource_packs/vanilla/animations/villager.animation.json
    • resource_packs/vanilla/animations/witch.animation.json
    Animation Controllers
    • resource_packs/vanilla/animation_controllers/villager.animation_controllers.json
    • resource_packs/vanilla/animation_controllers/witch.animation_controllers.json
    Entity
    • resource_packs/vanilla/entity/witch.entity.json
    Geometry
    • resource_packs/vanilla/models/entity/witch.geo.json
    Loot Tables
    • behavior_packs/vanilla/loot_tables/entities/witch.json
    Render Controllers
    • resource_packs/vanilla/render_controllers/witch.render_controllers.json
    Sounds
    • resource_packs/vanilla/sounds/mob/witch/ambient1.fsb
    • resource_packs/vanilla/sounds/mob/witch/ambient2.fsb
    • resource_packs/vanilla/sounds/mob/witch/ambient3.fsb
    • resource_packs/vanilla/sounds/mob/witch/ambient4.fsb
    • resource_packs/vanilla/sounds/mob/witch/ambient5.fsb
    • resource_packs/vanilla/sounds/mob/witch/celebrate.fsb
    • resource_packs/vanilla/sounds/mob/witch/death1.fsb
    • resource_packs/vanilla/sounds/mob/witch/death2.fsb
    • resource_packs/vanilla/sounds/mob/witch/death3.fsb
    • resource_packs/vanilla/sounds/mob/witch/drink1.fsb
    • resource_packs/vanilla/sounds/mob/witch/drink2.fsb
    • resource_packs/vanilla/sounds/mob/witch/drink3.fsb
    • resource_packs/vanilla/sounds/mob/witch/drink4.fsb
    • resource_packs/vanilla/sounds/mob/witch/hurt1.fsb
    • resource_packs/vanilla/sounds/mob/witch/hurt2.fsb
    • resource_packs/vanilla/sounds/mob/witch/hurt3.fsb
    • resource_packs/vanilla/sounds/mob/witch/throw1.fsb
    • resource_packs/vanilla/sounds/mob/witch/throw2.fsb
    • resource_packs/vanilla/sounds/mob/witch/throw3.fsb
    Spawn Rules
    • behavior_packs/vanilla/spawn_rules/witch.json
    Textures
    • resource_packs/vanilla_1.18.10/textures/entity/witch.png

    Material Info:

    Material: Witch
    {
        "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"
        ]
    }