Version History for the Squid 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 > squid
- 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.18.10.4
- Behavior Packs > Entities > squid.json
- New Value:
"minecraft:balloonable": {
"mass": 0.5
} - New Value:
"format_version": "1.18.10"
Previous Value:"format_version": "1.16.0"
Changes in version 1.17.0.2
- Behavior Packs > Entities > squid.json
- New Value:
"minecraft:is_hidden_when_invisible": []
- Resource Packs > Models > squid.geo.json
- New Value:
"bones": [
{
"name": "body",
"cubes": [
{
"origin": [
-6,
-8,
-6
],
"size": [
12,
16,
12
],
"uv": [
0,
0
]
}
],
"locators": {
"lead": [
0,
0,
-5
]
}
},
{
"name": "tentacle1",
"parent": "body",
"pivot": [
5,
-7,
0
],
"cubes": [
{
"origin": [
4,
-25,
-1
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
90,
0
]
},
{
"name": "tentacle2",
"parent": "body",
"pivot": [
3.5,
-7,
3.5
],
"cubes": [
{
"origin": [
2.5,
-25,
2.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
45,
0
]
},
{
"name": "tentacle3",
"parent": "body",
"pivot": [
0,
-7,
5
],
"cubes": [
{
"origin": [
-1,
-25,
4
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
0,
0
]
},
{
"name": "tentacle4",
"parent": "body",
"pivot": [
-3.5,
-7,
3.5
],
"cubes": [
{
"origin": [
-4.5,
-25,
2.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-45,
0
]
},
{
"name": "tentacle5",
"parent": "body",
"pivot": [
-5,
-7,
0
],
"cubes": [
{
"origin": [
-6,
-25,
-1
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-90,
0
]
},
{
"name": "tentacle6",
"parent": "body",
"pivot": [
-3.5,
-7,
-3.5
],
"cubes": [
{
"origin": [
-4.5,
-25,
-4.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-135,
0
]
},
{
"name": "tentacle7",
"parent": "body",
"pivot": [
0,
-7,
-5
],
"cubes": [
{
"origin": [
-1,
-25,
-6
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-180,
0
]
},
{
"name": "tentacle8",
"parent": "body",
"pivot": [
3.5,
-7,
-3.5
],
"cubes": [
{
"origin": [
2.5,
-25,
-4.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-225,
0
]
}
]Previous Value:"bones": [
{
"name": "body",
"cubes": [
{
"origin": [
-6,
-8,
-6
],
"size": [
12,
16,
12
],
"uv": [
0,
0
]
}
]
},
{
"name": "tentacle1",
"parent": "body",
"pivot": [
5,
-7,
0
],
"cubes": [
{
"origin": [
4,
-25,
-1
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
90,
0
]
},
{
"name": "tentacle2",
"parent": "body",
"pivot": [
3.5,
-7,
3.5
],
"cubes": [
{
"origin": [
2.5,
-25,
2.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
45,
0
]
},
{
"name": "tentacle3",
"parent": "body",
"pivot": [
0,
-7,
5
],
"cubes": [
{
"origin": [
-1,
-25,
4
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
0,
0
]
},
{
"name": "tentacle4",
"parent": "body",
"pivot": [
-3.5,
-7,
3.5
],
"cubes": [
{
"origin": [
-4.5,
-25,
2.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-45,
0
]
},
{
"name": "tentacle5",
"parent": "body",
"pivot": [
-5,
-7,
0
],
"cubes": [
{
"origin": [
-6,
-25,
-1
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-90,
0
]
},
{
"name": "tentacle6",
"parent": "body",
"pivot": [
-3.5,
-7,
-3.5
],
"cubes": [
{
"origin": [
-4.5,
-25,
-4.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-135,
0
]
},
{
"name": "tentacle7",
"parent": "body",
"pivot": [
0,
-7,
-5
],
"cubes": [
{
"origin": [
-1,
-25,
-6
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-180,
0
]
},
{
"name": "tentacle8",
"parent": "body",
"pivot": [
3.5,
-7,
-3.5
],
"cubes": [
{
"origin": [
2.5,
-25,
-4.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-225,
0
]
}
]
Changes in version 1.16.220.02
- Resource Packs > Animations > squid.animation.json
- New Value:
"body": {
"position": [
0,
"query.is_baby ? 3.2 : 6.4",
0
]
}Previous Value:"body": {
"position": [
0,
"query.is_in_water ? 0.0 : (query.is_baby ? 3.2 : 6.4)",
0
]
}
Changes in version 1.16.100.04
- Behavior Packs > Entities > squid.json
- New Value:
"minecraft:conditional_bandwidth_optimization": []
- Resource Packs > Entity > squid.entity.json
- New Value:
"animations": {
"move": "animation.squid.move",
"squid_rotate": "animation.squid.rotate"
} - New Value:
"render_controllers": [
"controller.render.squid"
] - New Value:
"scripts": {
"animate": [
"move",
"squid_rotate"
]
} - New Value:
"format_version": "1.10.0"
Previous Value:"format_version": "1.8.0"
- Resource Packs > Models > squid.geo.json
- New Value:
"bones": [
{
"name": "body",
"cubes": [
{
"origin": [
-6,
-8,
-6
],
"size": [
12,
16,
12
],
"uv": [
0,
0
]
}
]
},
{
"name": "tentacle1",
"parent": "body",
"pivot": [
5,
-7,
0
],
"cubes": [
{
"origin": [
4,
-25,
-1
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
90,
0
]
},
{
"name": "tentacle2",
"parent": "body",
"pivot": [
3.5,
-7,
3.5
],
"cubes": [
{
"origin": [
2.5,
-25,
2.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
45,
0
]
},
{
"name": "tentacle3",
"parent": "body",
"pivot": [
0,
-7,
5
],
"cubes": [
{
"origin": [
-1,
-25,
4
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
0,
0
]
},
{
"name": "tentacle4",
"parent": "body",
"pivot": [
-3.5,
-7,
3.5
],
"cubes": [
{
"origin": [
-4.5,
-25,
2.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-45,
0
]
},
{
"name": "tentacle5",
"parent": "body",
"pivot": [
-5,
-7,
0
],
"cubes": [
{
"origin": [
-6,
-25,
-1
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-90,
0
]
},
{
"name": "tentacle6",
"parent": "body",
"pivot": [
-3.5,
-7,
-3.5
],
"cubes": [
{
"origin": [
-4.5,
-25,
-4.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-135,
0
]
},
{
"name": "tentacle7",
"parent": "body",
"pivot": [
0,
-7,
-5
],
"cubes": [
{
"origin": [
-1,
-25,
-6
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-180,
0
]
},
{
"name": "tentacle8",
"parent": "body",
"pivot": [
3.5,
-7,
-3.5
],
"cubes": [
{
"origin": [
2.5,
-25,
-4.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-225,
0
]
}
]Previous Value:"bones": [
{
"name": "body",
"cubes": [
{
"origin": [
-6,
-8,
-6
],
"size": [
12,
16,
12
],
"uv": [
0,
0
]
}
]
},
{
"name": "tentacle1",
"pivot": [
5,
-7,
0
],
"cubes": [
{
"origin": [
4,
-25,
-1
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
90,
0
]
},
{
"name": "tentacle2",
"pivot": [
3.5,
-7,
3.5
],
"cubes": [
{
"origin": [
2.5,
-25,
2.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
45,
0
]
},
{
"name": "tentacle3",
"pivot": [
0,
-7,
5
],
"cubes": [
{
"origin": [
-1,
-25,
4
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
0,
0
]
},
{
"name": "tentacle4",
"pivot": [
-3.5,
-7,
3.5
],
"cubes": [
{
"origin": [
-4.5,
-25,
2.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-45,
0
]
},
{
"name": "tentacle5",
"pivot": [
-5,
-7,
0
],
"cubes": [
{
"origin": [
-6,
-25,
-1
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-90,
0
]
},
{
"name": "tentacle6",
"pivot": [
-3.5,
-7,
-3.5
],
"cubes": [
{
"origin": [
-4.5,
-25,
-4.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-135,
0
]
},
{
"name": "tentacle7",
"pivot": [
0,
-7,
-5
],
"cubes": [
{
"origin": [
-1,
-25,
-6
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-180,
0
]
},
{
"name": "tentacle8",
"pivot": [
3.5,
-7,
-3.5
],
"cubes": [
{
"origin": [
2.5,
-25,
-4.5
],
"size": [
2,
18,
2
],
"uv": [
48,
0
]
}
],
"rotation": [
0,
-225,
0
]
}
]
Changes in version 1.16.0.2
- Behavior Packs > Entities > squid.json
- New Value:
"minecraft:despawn": {
"despawn_from_distance": []
} - Previous Value:
"minecraft:balloonable": []
- New Value:
"format_version": "1.16.0"
Previous Value:"format_version": "1.13.0"
- Behavior Packs > Spawn Rules > squid.json
- New Value:
"conditions": {
"minecraft:spawns_on_surface": [],
"minecraft:spawns_underwater": [],
"minecraft:weight": {
"default": 8
},
"minecraft:density_limit": {
"surface": 2
},
"minecraft:herd": {
"min_size": 2,
"max_size": 4
},
"minecraft:biome_filter": {
"any_of": [
{
"test": "has_biome_tag",
"operator": "==",
"value": "river"
}
]
}
} - New Value:
"minecraft:biome_filter": {
"test": "has_biome_tag",
"operator": "==",
"value": "ocean"
}Previous Value:"minecraft:biome_filter": {
"any_of": [
{
"test": "has_biome_tag",
"operator": "==",
"value": "ocean"
},
{
"test": "has_biome_tag",
"operator": "==",
"value": "river"
}
]
} - New Value:
"minecraft:weight": {
"default": 8
}Previous Value:"minecraft:weight": {
"default": 10
}
- Resource Packs > Textures > squid.png
- Hover/Tap to zoom...
Changes in version 1.13.0.34
- Behavior Packs > Entities > squid.json
- New Value:
"minecraft:experience_reward": {
"on_death": "!query.is_baby && query.last_hit_by_player ? Math.Random(1,3) : 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": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": false,
"breathes_water": true
}Previous Value:"minecraft:breathable": {
"totalSupply": 15,
"suffocateTime": 0,
"breathesAir": false,
"breathesWater": true
} - New Value:
"minecraft:type_family": {
"family": [
"squid",
"mob"
]
}Previous Value:"minecraft:type_family": {
"family": [
"squid"
]
}
- Behavior Packs > Spawn Rules > squid.json
- New Value:
"minecraft:biome_filter": {
"any_of": [
{
"test": "has_biome_tag",
"operator": "==",
"value": "ocean"
},
{
"test": "has_biome_tag",
"operator": "==",
"value": "river"
}
]
}Previous Value:"minecraft:biome_filter": {
"test": "has_biome_tag",
"operator": "==",
"value": "ocean"
}
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