Version History for the Evocation Illager Entity
<< back to entity list
Note: Version history only goes as far back as the earliest version on file (Minecraft 1.12.0.28 ). View Detailed Entity Information >>
Changes in version 1.20.30.2
- Behavior Packs > Entities > evocation_illager.json
- New Value:
"minecraft:behavior.equip_item": {
"priority": 3
} - New Value:
"minecraft:behavior.pickup_items": {
"priority": 7,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1
} - New Value:
"minecraft:equip_item": []
- New Value:
"minecraft:shareables": {
"items": [
{
"item": "minecraft:banner:15",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
}
]
}
Changes in version 1.20.10.23
- Resource Packs > Animation Controllers > humanoid.animation_controllers.json
- New Value:
"default": {
"animations": [
"look_at_target_default"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"swimming": "query.is_swimming || query.is_crawling"
}
]
}Previous Value:"default": {
"animations": [
"look_at_target_default"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"swimming": "query.is_swimming"
}
]
} - New Value:
"swimming": {
"animations": [
"look_at_target_swimming"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"default": "!query.is_swimming && !query.is_crawling"
}
]
}Previous Value:"swimming": {
"animations": [
"look_at_target_swimming"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"default": "!query.is_swimming"
}
]
} - New Value:
"gliding": {
"animations": [
"look_at_target_gliding"
],
"transitions": [
{
"swimming": "query.is_swimming || query.is_crawling"
},
{
"default": "!query.is_gliding"
}
]
}Previous Value:"gliding": {
"animations": [
"look_at_target_gliding"
],
"transitions": [
{
"swimming": "query.is_swimming"
},
{
"default": "!query.is_gliding"
}
]
}
Changes in version 1.20.10.20
- Resource Packs > Animation Controllers > humanoid.animation_controllers.json
- New Value:
"default": {
"animations": [
"look_at_target_default"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"swimming": "query.is_swimming"
}
]
}Previous Value:"default": {
"animations": [
"look_at_target_default"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"swimming": "query.is_swimming || query.is_crawling"
}
]
} - New Value:
"swimming": {
"animations": [
"look_at_target_swimming"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"default": "!query.is_swimming"
}
]
}Previous Value:"swimming": {
"animations": [
"look_at_target_swimming"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"default": "!query.is_swimming && !query.is_crawling"
}
]
} - New Value:
"gliding": {
"animations": [
"look_at_target_gliding"
],
"transitions": [
{
"swimming": "query.is_swimming"
},
{
"default": "!query.is_gliding"
}
]
}Previous Value:"gliding": {
"animations": [
"look_at_target_gliding"
],
"transitions": [
{
"swimming": "query.is_swimming || query.is_crawling"
},
{
"default": "!query.is_gliding"
}
]
}
Changes in version 1.20.10.1
- Resource Packs > Animation Controllers > humanoid.animation_controllers.json
- New Value:
"default": {
"animations": [
"look_at_target_default"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"swimming": "query.is_swimming || query.is_crawling"
}
]
}Previous Value:"default": {
"animations": [
"look_at_target_default"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"swimming": "query.is_swimming"
}
]
} - New Value:
"swimming": {
"animations": [
"look_at_target_swimming"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"default": "!query.is_swimming && !query.is_crawling"
}
]
}Previous Value:"swimming": {
"animations": [
"look_at_target_swimming"
],
"transitions": [
{
"gliding": "query.is_gliding"
},
{
"default": "!query.is_swimming"
}
]
} - New Value:
"gliding": {
"animations": [
"look_at_target_gliding"
],
"transitions": [
{
"swimming": "query.is_swimming || query.is_crawling"
},
{
"default": "!query.is_gliding"
}
]
}Previous Value:"gliding": {
"animations": [
"look_at_target_gliding"
],
"transitions": [
{
"swimming": "query.is_swimming"
},
{
"default": "!query.is_gliding"
}
]
}
Changes in version 1.20.0.21
- Resource Packs > Animations > humanoid.animation.json
- New 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
]
}
}
}
}
} - New Value:
"animation.humanoid.holding_brush": {
"loop": true,
"bones": {
"rightitem": {
"scale": 1.5,
"position": {
"0.0": [
-7,
-1,
-1
]
},
"rotation": {
"0.0": [
20,
-30,
-10
]
}
}
}
}
Changes in version 1.20.0.20
- Resource Packs > Animations > humanoid.animation.json
- 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
]
}
}
}
}
Changes in version 1.20.0.1
- Resource Packs > Animations > humanoid.animation.json
- New 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
]
}
}
}
}
} - New Value:
"animation.humanoid.holding_brush": {
"loop": true,
"bones": {
"rightitem": {
"scale": 1.5,
"position": {
"0.0": [
-7,
-1,
-1
]
},
"rotation": {
"0.0": [
20,
-30,
-10
]
}
}
}
}
Changes in version 1.19.80.2
- Resource Packs > Animations > humanoid.animation.json
- New Value:
"leftleg": {
"rotation": [
"45.0-this",
"-0.1-this",
"-0.1-this"
]
}Previous Value:"leftleg": {
"rotation": [
"45.0-this",
"-this",
"-this"
]
} - New Value:
"leftleg": {
"position": [
0,
-3.1,
3.9
]
}Previous Value:"leftleg": {
"position": [
0,
-3,
4
]
} - New Value:
"rightleg": {
"rotation": [
"-45.0-this",
"0.1-this",
"0.1-this"
]
}Previous Value:"rightleg": {
"rotation": [
"-45.0-this",
"-this",
"-this"
]
}
Changes in version 1.19.60.3
- Resource Packs > Animations > evoker.animation.json
- New Value:
"animation.evoker.move": {
"anim_time_update": "query.modified_distance_moved",
"loop": true,
"bones": {
"leftLeg": {
"rotation": [
"(math.cos(query.anim_time * 38.17) * 40.0) - this",
"-this",
0
]
},
"rightLeg": {
"rotation": [
"(math.cos(query.anim_time * 38.17 + 180) * 40.0) - this",
"-this",
0
]
}
}
}
- Resource Packs > Animation Controllers > evoker.animation_controllers.json
- New Value:
"default": {
"animations": [
"look_at_target",
"general",
"controller_riding"
],
"blend_transition": 0.2,
"blend_via_shortest_path": true,
"transitions": [
{
"casting": "query.is_casting"
},
{
"celebrating": "query.is_celebrating"
}
]
}Previous Value:"default": {
"animations": [
"look_at_target",
"general"
],
"blend_transition": 0.2,
"blend_via_shortest_path": true,
"transitions": [
{
"casting": "query.is_casting"
},
{
"celebrating": "query.is_celebrating"
}
]
} - New Value:
"casting": {
"animations": [
"look_at_target",
"casting",
"controller_riding"
],
"particle_effects": [
{
"effect": "spell",
"locator": "left_hand"
},
{
"effect": "spell",
"locator": "right_hand"
}
],
"transitions": [
{
"default": "!query.is_casting"
}
]
}Previous Value:"casting": {
"animations": [
"look_at_target",
"casting"
],
"particle_effects": [
{
"effect": "spell",
"locator": "left_hand"
},
{
"effect": "spell",
"locator": "right_hand"
}
],
"transitions": [
{
"default": "!query.is_casting"
}
]
} - New Value:
"casting": {
"animations": [
"look_at_target",
"casting",
"controller_riding"
],
"particle_effects": [
{
"effect": "spell",
"locator": "left_hand"
},
{
"effect": "spell",
"locator": "right_hand"
}
],
"transitions": [
{
"default": "!query.is_casting"
}
]
}Previous Value:"casting": {
"animations": [
"look_at_target",
"casting"
],
"particle_effects": [
{
"effect": "spell",
"locator": "left_hand"
},
{
"effect": "spell",
"locator": "right_hand"
}
],
"transitions": [
{
"default": "!query.is_casting"
}
]
} - New Value:
"celebrating": {
"animations": [
"celebrating",
"controller_riding"
],
"blend_transition": 0.2,
"blend_via_shortest_path": true,
"transitions": [
{
"default": "!query.is_celebrating"
}
]
}Previous Value:"celebrating": {
"animations": [
"celebrating"
],
"blend_transition": 0.2,
"blend_via_shortest_path": true,
"transitions": [
{
"default": "!query.is_celebrating"
}
]
} - New Value:
"default": {
"animations": [
"look_at_target",
"general",
"controller_riding"
],
"transitions": [
{
"casting": "query.is_casting"
}
]
}Previous Value:"default": {
"animations": [
"look_at_target",
"general"
],
"transitions": [
{
"casting": "query.is_casting"
}
]
}
- Resource Packs > Entity > evocation_illager.entity.json
- New Value:
"animations": {
"general": "animation.evoker.general",
"casting": "animation.evoker.casting",
"look_at_target": "animation.common.look_at_target",
"move": "animation.evoker.move",
"riding.legs": "animation.humanoid.riding.legs",
"celebrating": "animation.humanoid.celebrating",
"controller_general": "controller.animation.evoker.general",
"controller_move": "controller.animation.villager.move",
"controller_riding": "controller.animation.humanoid.riding_legs_only"
}Previous Value:"animations": {
"general": "animation.evoker.general",
"casting": "animation.evoker.casting",
"look_at_target": "animation.common.look_at_target",
"move": "animation.villager.move",
"celebrating": "animation.humanoid.celebrating",
"controller_general": "controller.animation.evoker.general",
"controller_move": "controller.animation.villager.move"
}
- Resource Packs > Models > evoker.geo.json
- New Value:
"bones": [
{
"name": "head",
"parent": "body",
"pivot": [
0,
24,
0
],
"cubes": [
{
"origin": [
-4,
24,
-4
],
"size": [
8,
10,
8
],
"uv": [
0,
0
]
}
]
},
{
"name": "nose",
"parent": "head",
"pivot": [
0,
26,
0
],
"cubes": [
{
"origin": [
-1,
23,
-6
],
"size": [
2,
4,
2
],
"uv": [
24,
0
]
}
]
},
{
"name": "body",
"pivot": [
0,
24,
0
],
"cubes": [
{
"origin": [
-4,
12,
-3
],
"size": [
8,
12,
6
],
"uv": [
16,
20
]
},
{
"origin": [
-4,
6,
-3
],
"size": [
8,
18,
6
],
"uv": [
0,
38
],
"inflate": 0.5
}
]
},
{
"name": "leftLeg",
"parent": "body",
"pivot": [
2,
12,
0
],
"cubes": [
{
"origin": [
0,
0,
-2
],
"size": [
4,
12,
4
],
"uv": [
0,
22
]
}
]
},
{
"name": "rightLeg",
"parent": "body",
"pivot": [
-2,
12,
0
],
"mirror": true,
"cubes": [
{
"origin": [
-4,
0,
-2
],
"size": [
4,
12,
4
],
"uv": [
0,
22
]
}
]
},
{
"name": "arms",
"parent": "body",
"pivot": [
0,
22,
0
],
"cubes": [
{
"origin": [
-8,
16,
-2
],
"size": [
4,
8,
4
],
"uv": [
44,
22
]
},
{
"origin": [
4,
16,
-2
],
"size": [
4,
8,
4
],
"uv": [
44,
22
]
},
{
"origin": [
-4,
16,
-2
],
"size": [
8,
4,
4
],
"uv": [
40,
38
]
}
]
},
{
"name": "rightArm",
"parent": "body",
"pivot": [
-5,
22,
0
],
"locators": {
"right_hand": [
-6,
12,
0
]
},
"cubes": [
{
"origin": [
-8,
12,
-2
],
"size": [
4,
12,
4
],
"uv": [
40,
46
]
}
]
},
{
"name": "rightItem",
"pivot": [
-5.5,
16,
0.5
],
"neverRender": true,
"parent": "rightArm"
},
{
"name": "leftArm",
"parent": "body",
"pivot": [
5,
22,
0
],
"locators": {
"left_hand": [
6,
12,
0
]
},
"mirror": true,
"cubes": [
{
"origin": [
4,
12,
-2
],
"size": [
4,
12,
4
],
"uv": [
40,
46
]
}
]
}
]Previous Value:"bones": [
{
"name": "head",
"parent": "body",
"pivot": [
0,
24,
0
],
"cubes": [
{
"origin": [
-4,
24,
-4
],
"size": [
8,
10,
8
],
"uv": [
0,
0
]
}
]
},
{
"name": "nose",
"parent": "head",
"pivot": [
0,
26,
0
],
"cubes": [
{
"origin": [
-1,
23,
-6
],
"size": [
2,
4,
2
],
"uv": [
24,
0
]
}
]
},
{
"name": "body",
"pivot": [
0,
24,
0
],
"cubes": [
{
"origin": [
-4,
12,
-3
],
"size": [
8,
12,
6
],
"uv": [
16,
20
]
},
{
"origin": [
-4,
6,
-3
],
"size": [
8,
18,
6
],
"uv": [
0,
38
],
"inflate": 0.5
}
]
},
{
"name": "arms",
"parent": "body",
"pivot": [
0,
22,
0
],
"cubes": [
{
"origin": [
-8,
16,
-2
],
"size": [
4,
8,
4
],
"uv": [
44,
22
]
},
{
"origin": [
4,
16,
-2
],
"size": [
4,
8,
4
],
"uv": [
44,
22
]
},
{
"origin": [
-4,
16,
-2
],
"size": [
8,
4,
4
],
"uv": [
40,
38
]
}
]
},
{
"name": "leg0",
"parent": "body",
"pivot": [
-2,
12,
0
],
"cubes": [
{
"origin": [
-4,
0,
-2
],
"size": [
4,
12,
4
],
"uv": [
0,
22
]
}
]
},
{
"name": "leg1",
"parent": "body",
"pivot": [
2,
12,
0
],
"mirror": true,
"cubes": [
{
"origin": [
0,
0,
-2
],
"size": [
4,
12,
4
],
"uv": [
0,
22
]
}
]
},
{
"name": "rightArm",
"parent": "body",
"pivot": [
-5,
22,
0
],
"locators": {
"right_hand": [
-6,
12,
0
]
},
"cubes": [
{
"origin": [
-8,
12,
-2
],
"size": [
4,
12,
4
],
"uv": [
40,
46
]
}
]
},
{
"name": "rightItem",
"pivot": [
-5.5,
16,
0.5
],
"neverRender": true,
"parent": "rightArm"
},
{
"name": "leftArm",
"parent": "body",
"pivot": [
5,
22,
0
],
"locators": {
"left_hand": [
6,
12,
0
]
},
"mirror": true,
"cubes": [
{
"origin": [
4,
12,
-2
],
"size": [
4,
12,
4
],
"uv": [
40,
46
]
}
]
}
]
Changes in version 1.19.50.2
- Resource Packs > Materials > evoker
- New Value:
"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"
}
]
}
}
]Previous Value:"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"
}
]
}
}
]
Changes in version 1.19.0.5
- Behavior Packs > Entities > evocation_illager.json
- New Value:
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "hostile",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": false,
"can_migrate": true,
"first_founding_reward": 0
}Previous Value:"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "hostile",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": false,
"can_migrate": false,
"first_founding_reward": 0
}
Changes in version 1.18.30.4
- Resource Packs > Animations > humanoid.animation.json
- New Value:
"animation.humanoid.tooting_goat_horn": {
"loop": true,
"bones": {
"rightarm": {
"rotation": [
"math.clamp(query.target_x_rotation, -43, 14) - 75",
"math.clamp(query.target_y_rotation, -37, 43) - 30",
5
]
},
"rightitem": {
"rotation": [
15,
0,
100
],
"position": [
4,
0,
1
]
}
}
}
Changes in version 1.18.10.4
- Resource Packs > Textures > evoker.png
- Hover/Tap to zoom...
Changes in version 1.18.0.2
- Behavior Packs > Entities > evocation_illager.json
- New Value:
"minecraft:raid_despawn": {
"minecraft:despawn": {
"despawn_from_distance": []
}
} - New Value:
"minecraft:raid_persistence": {
"minecraft:persistent": []
} - New Value:
"minecraft:raid_expired": {
"sequence": [
{
"filters": {
"test": "has_nametag",
"value": false
},
"remove": {
"component_groups": [
"minecraft:raid_persistence"
]
}
}
]
} - New Value:
"minecraft:spawn_for_raid": {
"add": {
"component_groups": [
"minecraft:raid_configuration",
"minecraft:raid_despawn",
"minecraft:raid_persistence"
]
}
}Previous Value:"minecraft:spawn_for_raid": {
"add": {
"component_groups": [
"minecraft:raid_configuration"
]
}
} - New Value:
"minecraft:start_celebrating": {
"sequence": [
{
"add": {
"component_groups": [
"minecraft:celebrate"
]
}
},
{
"filters": {
"test": "has_nametag",
"value": false
},
"remove": {
"component_groups": [
"minecraft:raid_persistence"
]
}
}
]
}Previous Value:"minecraft:start_celebrating": {
"add": {
"component_groups": [
"minecraft:celebrate"
]
}
}
Changes in version 1.17.30.4
- Resource Packs > Animations > humanoid.animation.json
- New Value:
"rightarm": {
"rotation": [
"this * -0.5 - 143.5 - 22.5 * variable.charge_amount",
"-this",
"-((math.cos(query.life_time * 103.2) * 2.865) + 2.865)"
]
}Previous Value:"rightarm": {
"rotation": [
"this * -0.5 - 157.5 - 22.5 * variable.charge_amount",
"-this",
0
]
}
Changes in version 1.17.0.2
- Behavior Packs > Entities > evocation_illager.json
- New Value:
"minecraft:is_hidden_when_invisible": []
- Resource Packs > Animations > humanoid.animation.json
- An entry was added into the animation.humanoid.holding_spyglass subsection of the animations sectionNew Value:
"animation.humanoid.holding_spyglass": {
"loop": true,
"bones": {
"rightarm": {
"rotation": [
"math.clamp(query.target_x_rotation - 105 - (variable.is_sneaking ? 15 : 0), -170, 180)",
"math.clamp(query.target_y_rotation - 15, -60, 90)",
5
]
}
}
} - Previous Value:
"animation.humanoid.fishing_rod": {
"loop": true,
"bones": {
"rightarm": {
"rotation": [
" -19.0 - this",
"-this",
"-this"
]
}
}
} - New Value:
"rightarm": {
"rotation": [
"math.sin(1.0 - math.pow(1.0 - variable.attack_time, 3.0) * 180.0) * (variable.is_brandishing_spear || variable.is_holding_spyglass ? -1.0 : 1.0 )",
"variable.is_brandishing_spear || variable.is_holding_spyglass ? 0.0 : (math.sin(math.sqrt(variable.attack_time) * 360) * 11.46) * 2.0",
0
]
}Previous Value:"rightarm": {
"rotation": [
"math.sin(1.0 - math.pow(1.0 - variable.attack_time, 3.0) * 180.0) * (variable.is_brandishing_spear ? -1.0 : 1.0 )",
"variable.is_brandishing_spear ? 0.0 : (math.sin(math.sqrt(variable.attack_time) * 360) * 11.46) * 2.0",
0
]
}
Changes in version 1.16.100.04
- Behavior Packs > Entities > evocation_illager.json
- New Value:
"minecraft:conditional_bandwidth_optimization": []
Changes in version 1.16.0.2
- Behavior Packs > Entities > evocation_illager.json
- New Value:
"format_version": "1.16.0"
Previous Value:"format_version": "1.13.0"
- Resource Packs > Animations > humanoid.animation.json
- New Value:
"animation.humanoid.fishing_rod": {
"loop": true,
"bones": {
"rightarm": {
"rotation": [
" -19.0 - this",
"-this",
"-this"
]
}
}
}
- Resource Packs > Textures > evoker.png
- Hover/Tap to zoom...
Changes in version 1.13.0.34
- Behavior Packs > Entities > evocation_illager.json
- New Value:
"minecraft:experience_reward": {
"on_death": "10"
} - New Value:
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
} - New Value:
"minecraft:persistent": []
- New Value:
"minecraft:pushable": {
"is_pushable": true,
"is_pushable_by_piston": true
} - New Value:
"minecraft:celebrate": {
"minecraft:behavior.celebrate": {
"priority": 5,
"celebration_sound": "celebrate",
"sound_interval": {
"range_min": 2,
"range_max": 7
},
"jump_interval": {
"range_min": 1,
"range_max": 3.5
},
"duration": 30,
"on_celebration_end_event": {
"event": "minecraft:stop_celebrating",
"target": "self"
}
}
} - New Value:
"minecraft:start_celebrating": {
"add": {
"component_groups": [
"minecraft:celebrate"
]
}
} - New Value:
"minecraft:stop_celebrating": {
"remove": {
"component_groups": [
"minecraft:celebrate"
]
}
} - New Value:
"format_version": "1.13.0"
Previous Value:"format_version": "1.8.0"
- New Value:
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0
}Previous Value:"minecraft:breathable": {
"totalSupply": 15,
"suffocateTime": 0
} - New Value:
"minecraft:type_family": {
"family": [
"evocation_illager",
"monster",
"illager",
"mob"
]
}Previous Value:"minecraft:type_family": {
"family": [
"evocation_illager",
"monster",
"illager"
]
}
- Resource Packs > Animation Controllers > evoker.animation_controllers.json
- New Value:
"initial_state": "default"
- New Value:
"controller.animation.evoker.general.v1.0": {
"initial_state": "default",
"states": {
"casting": {
"animations": [
"look_at_target",
"casting"
],
"particle_effects": [
{
"effect": "spell",
"locator": "left_hand"
},
{
"effect": "spell",
"locator": "right_hand"
}
],
"transitions": [
{
"default": "!query.is_casting"
}
]
},
"default": {
"animations": [
"look_at_target",
"general"
],
"transitions": [
{
"casting": "query.is_casting"
}
]
}
}
} - New Value:
"celebrating": {
"animations": [
"celebrating"
],
"blend_transition": 0.2,
"blend_via_shortest_path": true,
"transitions": [
{
"default": "!query.is_celebrating"
}
]
} - New Value:
"default": {
"animations": [
"look_at_target",
"general"
],
"blend_transition": 0.2,
"blend_via_shortest_path": true,
"transitions": [
{
"casting": "query.is_casting"
},
{
"celebrating": "query.is_celebrating"
}
]
}Previous Value:"default": {
"animations": [
{
"look_at_target": []
},
{
"general": []
}
],
"transitions": [
{
"casting": "query.is_casting"
}
]
} - New Value:
"casting": {
"animations": [
"look_at_target",
"casting"
],
"particle_effects": [
{
"effect": "spell",
"locator": "left_hand"
},
{
"effect": "spell",
"locator": "right_hand"
}
],
"transitions": [
{
"default": "!query.is_casting"
}
]
}Previous Value:"casting": {
"animations": [
{
"look_at_target": []
},
{
"casting": []
}
],
"particle_effects": [
{
"effect": "spell",
"locator": "left_hand"
},
{
"effect": "spell",
"locator": "right_hand"
}
],
"transitions": [
{
"default": "!query.is_casting"
}
]
} - New Value:
"format_version": "1.10.0"
Previous Value:"format_version": "1.8.0"
- Resource Packs > Animation Controllers > villager.animation_controllers.json
- New Value:
"initial_state": "baby"
- New Value:
"initial_state": "default"
- New Value:
"initial_state": "default"
- Resource Packs > Entity > evocation_illager.entity.json
- Previous Value:
"animation_controllers": [
{
"general": "controller.animation.evoker.general"
},
{
"move": "controller.animation.villager.move"
}
] - New Value:
"format_version": "1.10.0"
Previous Value:"format_version": "1.8.0"
- New Value:
"animations": {
"general": "animation.evoker.general",
"casting": "animation.evoker.casting",
"look_at_target": "animation.common.look_at_target",
"move": "animation.villager.move",
"celebrating": "animation.humanoid.celebrating",
"controller_general": "controller.animation.evoker.general",
"controller_move": "controller.animation.villager.move"
}Previous Value:"animations": {
"general": "animation.evoker.general",
"casting": "animation.evoker.casting",
"look_at_target": "animation.common.look_at_target",
"move": "animation.villager.move"
} - New Value:
"scripts": {
"scale": "0.9375",
"animate": [
"controller_general",
"controller_move"
]
}Previous Value:"scripts": {
"scale": "0.9375"
}
- Resource Packs > Render Controllers > evoker.render_controllers.json
- New Value:
"part_visibility": [
{
"*": true
},
{
"arms": "!(query.is_casting || query.is_celebrating)"
},
{
"leftarm": "query.is_casting || query.is_celebrating"
},
{
"rightarm": "query.is_casting || query.is_celebrating"
}
]Previous Value:"part_visibility": [
{
"*": true
},
{
"arms": "!query.is_casting"
},
{
"leftarm": "query.is_casting"
},
{
"rightarm": "query.is_casting"
}
]
Entity Histories...
- Agent
- Allay
- Area Effect Cloud
- Armor Stand
- Arrow
- Axolotl
- Bat
- Bee
- Blaze
- Boat
- Camel
- Cat
- Cave Spider
- Chest Boat
- Chest Minecart
- Chicken
- Cod
- Command Block Minecart
- Cow
- Creeper
- Dolphin
- Donkey
- Dragon Fireball
- Drowned
- Egg
- Elder Guardian
- Enderman
- Endermite
- Ender Crystal
- Ender Dragon
- Ender Pearl
- Evocation Illager
- Eye Of Ender Signal
- Fireball
- Fireworks Rocket
- Fishing Hook
- Fox
- Frog
- Ghast
- Glow Squid
- Goat
- Guardian
- Hoglin
- Hopper Minecart
- Horse
- Husk
- Iron Golem
- Lightning Bolt
- Lingering Potion
- Llama
- Llama Spit
- Magma Cube
- Minecart
- Mooshroom
- Mule
- Npc
- Ocelot
- Panda
- Parrot
- Phantom
- Pig
- Piglin
- Piglin Brute
- Pillager
- Player
- Polar Bear
- Pufferfish
- Rabbit
- Ravager
- Salmon
- Sheep
- Shulker
- Shulker Bullet
- Silverfish
- Skeleton
- Skeleton Horse
- Slime
- Small Fireball
- Sniffer
- Snowball
- Snow Golem
- Spider
- Splash Potion
- Squid
- Stray
- Strider
- Tadpole
- Thrown Trident
- Tnt
- Tnt Minecart
- Trader Llama
- Tripod Camera
- Tropicalfish
- Turtle
- Vex
- Villager
- Villager V2
- Vindicator
- Wandering Trader
- Warden
- Witch
- Wither
- Wither Skeleton
- Wither Skull
- Wither Skull Dangerous
- Wolf
- Xp Bottle
- Xp Orb
- Zoglin
- Zombie
- Zombie Horse
- Zombie Pigman
- Zombie Villager
- Zombie Villager V2
Links
©
2024, FoxyNoTail