Version History for the Guardian 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.19.50.2
- Resource Packs > Materials > guardian
- 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"
}
]
}
}
]
- Resource Packs > Materials > guardian_ghost
- 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"
}
]
}
},
{
"skinning": {
"+defines": [
"USE_SKINNING"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Color"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
},
{
"skinning": {
"+defines": [
"USE_SKINNING"
],
"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"
}
]
}
},
{
"skinning": {
"+defines": [
"USE_SKINNING"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Color"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
},
{
"skinning": {
"+defines": [
"USE_SKINNING"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
}
]
Changes in version 1.17.10.4
- Behavior Packs > Entities > guardian.json
- New Value:
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "squid"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
"max_dist": 16
}
],
"attack_interval_min": 1,
"must_see": true
}Previous Value:"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "squid"
}
]
},
"max_dist": 16
}
],
"attack_interval_min": 1,
"must_see": true
} - New Value:
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "squid"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
"max_dist": 16
}
],
"attack_interval_min": 1,
"must_see": true
}Previous Value:"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "squid"
}
]
},
"max_dist": 16
}
],
"attack_interval_min": 1,
"must_see": true
}
- Resource Packs > Entity > guardian.entity.json
- New Value:
"scripts": {
"initialize": [
"variable.spike_animation_speed = 0.0;",
"variable.tail_animation_speed = 0.0;",
"variable.tail_swim = 0.0;"
],
"pre_animation": [
"variable.spike_shake = Math.sin(query.life_time * 2000)/50;",
"variable.spike_animation_speed = query.life_time > 0.1 ? 0.0 : (!query.is_in_water ? (Math.round(Math.sin(query.life_time * 2000)) == 0.0 ? (Math.random(0.0, 1.0)) : (variable.spike_animation_speed)) : (query.is_moving ? (variable.spike_animation_speed - variable.spike_animation_speed * 0.06) : (variable.spike_animation_speed + (1.0 - variable.spike_animation_speed) * 0.06)));",
"variable.spike_extension = (1.0 - variable.spike_animation_speed) * 0.55;",
"variable.tail_animation_speed = query.life_time > 0.1 ? 0.0 : (!query.is_in_water ? 2.0 : query.is_moving ? (variable.tail_animation_speed > 0.5 ? 4.0 : variable.tail_animation_speed + (0.5 - variable.tail_animation_speed) * 0.1) : variable.tail_animation_speed + (0.125 - variable.tail_animation_speed) * 0.2);",
"variable.tail_swim = query.life_time > 0.1 ? 0.0 : (variable.tail_swim + variable.tail_animation_speed);",
"variable.tail_base_angle = Math.sin(variable.tail_swim*20.0);"
],
"animate": [
"setup",
"spikes",
"swim",
"look_at_target",
"move_eye"
]
}Previous Value:"scripts": {
"pre_animation": [
"variable.spike_shake = Math.sin(query.life_time * 2000)/50;",
"variable.spike_animation_speed = query.life_time > 0.1 ? 0.0 : (!query.is_in_water ? (Math.round(Math.sin(query.life_time * 2000)) == 0.0 ? (Math.random(0.0, 1.0)) : (variable.spike_animation_speed)) : (query.is_moving ? (variable.spike_animation_speed - variable.spike_animation_speed * 0.06) : (variable.spike_animation_speed + (1.0 - variable.spike_animation_speed) * 0.06)));",
"variable.spike_extension = (1.0 - variable.spike_animation_speed) * 0.55;",
"variable.tail_animation_speed = query.life_time > 0.1 ? 0.0 : (!query.is_in_water ? 2.0 : query.is_moving ? (variable.tail_animation_speed > 0.5 ? 4.0 : variable.tail_animation_speed + (0.5 - variable.tail_animation_speed) * 0.1) : variable.tail_animation_speed + (0.125 - variable.tail_animation_speed) * 0.2);",
"variable.tail_swim = query.life_time > 0.1 ? 0.0 : (variable.tail_swim + variable.tail_animation_speed);",
"variable.tail_base_angle = Math.sin(variable.tail_swim*20.0);"
],
"animate": [
"setup",
"spikes",
"swim",
"look_at_target",
"move_eye"
]
}
Changes in version 1.17.0.2
- Behavior Packs > Entities > guardian.json
- New Value:
"minecraft:is_hidden_when_invisible": []
- Resource Packs > Textures > guardian.png
- Hover/Tap to zoom...
- Resource Packs > Textures > guardian_elder.png
- Hover/Tap to zoom...
Changes in version 1.16.100.04
- Behavior Packs > Entities > guardian.json
- New Value:
"minecraft:behavior.move_towards_home_restriction": {
"priority": 5,
"speed_multiplier": 1
} - New Value:
"minecraft:conditional_bandwidth_optimization": []
- New Value:
"minecraft:home": {
"restriction_radius": 16
} - Previous Value:
"minecraft:behavior.move_towards_restriction": {
"priority": 5,
"speed_multiplier": 1,
"control_flags": [
"move",
"look"
]
}
Changes in version 1.16.0.2
- Behavior Packs > Entities > guardian.json
- New Value:
"minecraft:behavior.random_swim": {
"priority": 7,
"speed_multiplier": 1,
"interval": 80,
"avoid_surface": false
} - New Value:
"minecraft:despawn": {
"despawn_from_distance": []
} - Previous Value:
"minecraft:behavior.random_stroll": {
"priority": 7,
"speed_multiplier": 1,
"interval": 80
} - New Value:
"format_version": "1.16.0"
Previous Value:"format_version": "1.13.0"
- Resource Packs > Textures > guardian.png
- Hover/Tap to zoom...
- Resource Packs > Textures > guardian_beam.png
- Hover/Tap to zoom...
- Resource Packs > Textures > guardian_elder.png
- Hover/Tap to zoom...
Changes in version 1.13.0.34
- Behavior Packs > Entities > guardian.json
- New Value:
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 10 : 0"
} - 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:pushable": {
"is_pushable": true,
"is_pushable_by_piston": true
} - New Value:
"format_version": "1.13.0"
Previous Value:"format_version": "1.8.0"
- New Value:
"minecraft:breathable": {
"breathes_water": true
}Previous Value:"minecraft:breathable": {
"breathesWater": true
} - New Value:
"minecraft:type_family": {
"family": [
"guardian",
"monster",
"mob"
]
}Previous Value:"minecraft:type_family": {
"family": [
"guardian",
"monster"
]
}
- Resource Packs > Entity > guardian.entity.json
- New Value:
"animations": {
"setup": "animation.guardian.setup",
"spikes": "animation.guardian.spikes",
"swim": "animation.guardian.swim",
"look_at_target": "animation.common.look_at_target",
"move_eye": "animation.guardian.move_eye"
} - New Value:
"materials": {
"default": "guardian",
"ghost": "guardian_ghost"
} - New Value:
"min_engine_version": "1.8.0"
- New Value:
"render_controllers": [
"controller.render.guardian"
] - New Value:
"scripts": {
"pre_animation": [
"variable.spike_shake = Math.sin(query.life_time * 2000)/50;",
"variable.spike_animation_speed = query.life_time > 0.1 ? 0.0 : (!query.is_in_water ? (Math.round(Math.sin(query.life_time * 2000)) == 0.0 ? (Math.random(0.0, 1.0)) : (variable.spike_animation_speed)) : (query.is_moving ? (variable.spike_animation_speed - variable.spike_animation_speed * 0.06) : (variable.spike_animation_speed + (1.0 - variable.spike_animation_speed) * 0.06)));",
"variable.spike_extension = (1.0 - variable.spike_animation_speed) * 0.55;",
"variable.tail_animation_speed = query.life_time > 0.1 ? 0.0 : (!query.is_in_water ? 2.0 : query.is_moving ? (variable.tail_animation_speed > 0.5 ? 4.0 : variable.tail_animation_speed + (0.5 - variable.tail_animation_speed) * 0.1) : variable.tail_animation_speed + (0.125 - variable.tail_animation_speed) * 0.2);",
"variable.tail_swim = query.life_time > 0.1 ? 0.0 : (variable.tail_swim + variable.tail_animation_speed);",
"variable.tail_base_angle = Math.sin(variable.tail_swim*20.0);"
],
"animate": [
"setup",
"spikes",
"swim",
"look_at_target",
"move_eye"
]
} - New Value:
"format_version": "1.10.0"
Previous Value:"format_version": "1.8.0"
- New Value:
"geometry": {
"default": "geometry.guardian.v1.8",
"ghost": "geometry.guardian"
}Previous Value:"geometry": {
"default": "geometry.guardian"
}
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