Version History for the Cat 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.40.20
- Behavior Packs > Entities > cat.json
- New Value:
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 0.5,
"within_radius": 16,
"can_get_scared": true,
"tempt_sound": "tempt",
"sound_interval": [
0,
100
],
"items": [
"fish",
"salmon"
]
}Previous Value:"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 0.5,
"within_radius": 16,
"can_get_scared": true,
"items": [
"fish",
"salmon"
]
}
Changes in version 1.19.50.2
- Resource Packs > Materials > cat
- 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.30.4
- Resource Packs > Animations > cat.animation.json
- New Value:
"head": {
"position": [
0,
-1.25,
0
]
}
Changes in version 1.19.20.2
- Behavior Packs > Entities > cat.json
- New Value:
"minecraft:balloonable": {
"mass": 0.6
} - Previous Value:
"minecraft:balloonable": {
"mass": 0.6
}
Changes in version 1.18.10.4
- Behavior Packs > Entities > cat.json
- New Value:
"minecraft:balloonable": {
"mass": 0.6
} - New Value:
"minecraft:leashable": {
"soft_distance": 4,
"hard_distance": 6,
"max_distance": 10
} - Previous Value:
"minecraft:leashable": {
"soft_distance": 4,
"hard_distance": 6,
"max_distance": 10
} - New Value:
"format_version": "1.18.10"
Previous Value:"format_version": "1.16.100"
Changes in version 1.17.0.2
- Behavior Packs > Entities > cat.json
- New Value:
"minecraft:is_hidden_when_invisible": []
Changes in version 1.16.100.04
- Behavior Packs > Entities > cat.json
- New Value:
"minecraft:behavior.move_towards_dwelling_restriction": {
"priority": 7
} - New Value:
"minecraft:conditional_bandwidth_optimization": []
- Previous Value:
"minecraft:behavior.move_towards_restriction": {
"priority": 7
} - New Value:
"minecraft:behavior.drop_item_for": {
"priority": 1,
"seconds_before_pickup": 0,
"cooldown": 0.25,
"drop_item_chance": 0.7,
"offering_distance": 5,
"minimum_teleport_distance": 2,
"max_head_look_at_height": 10,
"target_range": [
5,
5,
5
],
"teleport_offset": [
0,
1,
0
],
"time_of_day_range": [
0.74999,
0.8
],
"speed_multiplier": 1,
"search_range": 5,
"search_height": 2,
"search_count": 0,
"goal_radius": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 6
}
],
"loot_table": "loot_tables/entities/cat_gift.json",
"on_drop_attempt": {
"event": "minecraft:cat_gifted_owner",
"target": "self"
}
}Previous Value:"minecraft:behavior.drop_item_for": {
"priority": 1,
"speed_multiplier": 1,
"search_range": 5,
"search_height": 2,
"search_count": 0,
"goal_radius": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 6
}
],
"max_dist": 5,
"drop_item_chance": 0.7,
"offering_distance": 5,
"loot_table": "loot_tables/entities/cat_gift.json",
"time_of_day_range": [
0.74999,
0.8
],
"on_drop_attempt": {
"event": "minecraft:cat_gifted_owner",
"target": "self"
}
} - New Value:
"format_version": "1.16.100"
Previous Value:"format_version": "1.16.0"
Changes in version 1.16.0.2
- Behavior Packs > Entities > cat.json
- New Value:
"minecraft:despawn": {
"despawn_from_distance": []
} - New Value:
"format_version": "1.16.0"
Previous Value:"format_version": "1.13.0"
- New Value:
"minecraft:behavior.ocelotattack": {
"priority": 4,
"cooldown_time": 1,
"x_max_rotation": 30,
"y_max_head_rotation": 30,
"max_distance": 15,
"max_sneak_range": 15,
"max_sprint_range": 4,
"reach_multiplier": 2,
"sneak_speed_multiplier": 0.6,
"sprint_speed_multiplier": 1.33,
"walk_speed_multiplier": 0.8
}Previous Value:"minecraft:behavior.ocelotattack": {
"priority": 4,
"walk_speed_multiplier": 0.8,
"sprint_speed_multiplier": 1.33,
"sneak_speed_multiplier": 0.6
} - New Value:
"minecraft:breedable": {
"require_tame": true,
"require_full_health": true,
"allow_sitting": true,
"breeds_with": {
"mate_type": "minecraft:cat",
"baby_type": "minecraft:cat",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"fish",
"salmon"
]
}Previous Value:"minecraft:breedable": {
"require_tame": true,
"allow_sitting": true,
"breeds_with": {
"mate_type": "minecraft:cat",
"baby_type": "minecraft:cat",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"fish",
"salmon"
]
} - New Value:
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"reselect_targets": true,
"within_radius": 16,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "rabbit"
},
"max_dist": 8
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 8
}
]
}Previous Value:"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"attack_interval": 10,
"reselect_targets": true,
"within_radius": 16,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "rabbit"
},
"max_dist": 8
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 8
}
]
}
- Resource Packs > Textures > calico.png
- Hover/Tap to zoom...
- Resource Packs > Textures > tuxedo.png
- Hover/Tap to zoom...
Changes in version 1.13.0.34
- Behavior Packs > Entities > cat.json
- New Value:
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
} - New Value:
"minecraft:damage_sensor": {
"triggers": {
"cause": "fall",
"deals_damage": false
}
} - 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
} - Previous Value:
"minecraft:fall_damage": {
"value": 0
} - New Value:
"format_version": "1.13.0"
Previous Value:"format_version": "1.8.0"
- New Value:
"minecraft:tameable": {
"probability": 0.33,
"tame_items": [
"fish",
"salmon"
],
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
}Previous Value:"minecraft:tameable": {
"probability": 0.33,
"tameItems": [
"fish",
"salmon"
],
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
} - New Value:
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0
}Previous Value:"minecraft:breathable": {
"totalSupply": 15,
"suffocateTime": 0
} - New Value:
"minecraft:type_family": {
"family": [
"cat",
"mob"
]
}Previous Value:"minecraft:type_family": {
"family": [
"cat"
]
} - New Value:
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"fish",
"salmon"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}Previous Value:"minecraft:ageable": {
"duration": 1200,
"feedItems": [
"fish",
"salmon"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
} - New Value:
"minecraft:breedable": {
"require_tame": true,
"allow_sitting": true,
"breeds_with": {
"mate_type": "minecraft:cat",
"baby_type": "minecraft:cat",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"fish",
"salmon"
]
}Previous Value:"minecraft:breedable": {
"requireTame": true,
"allowSitting": true,
"breedsWith": {
"mateType": "minecraft:cat",
"babyType": "minecraft:cat",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breedItems": [
"fish",
"salmon"
]
}
- Resource Packs > Animations > cat.animation.json
- New Value:
"backlegl": {
"position": [
0,
-0.7,
0
],
"rotation": [
-22.92,
0,
0
]
}Previous Value:"backlegl": {
"position": [
0,
-0.699999988079071,
0
],
"rotation": [
-22.92000007629395,
0,
0
]
} - New Value:
"frontlegl": {
"position": [
0,
-1,
-1.5
],
"rotation": [
-72.81,
0,
0
]
}Previous Value:"frontlegl": {
"position": [
0,
-1,
-1.5
],
"rotation": [
-72.80999755859375,
0,
0
]
} - New Value:
"frontlegr": {
"position": [
0.2,
-0.9,
0
],
"rotation": [
-30,
0,
-14.46
]
}Previous Value:"frontlegr": {
"position": [
0.2000000029802322,
-0.8999999761581421,
0
],
"rotation": [
-30,
0,
-14.46000003814697
]
} - New Value:
"backlegr": {
"position": [
0.1,
-1.2,
0
],
"rotation": [
28.65,
0,
-28.65
]
}Previous Value:"backlegr": {
"position": [
0.1000000014901161,
-1.200000047683716,
0
],
"rotation": [
28.64999961853027,
0,
-28.64999961853027
]
} - New Value:
"head": {
"position": [
-0.1,
0,
-0.5
],
"rotation": [
-10,
"math.lerprotate(this, 75.81, variable.liedownamount)",
0
]
}Previous Value:"head": {
"position": [
-0.1000000014901161,
0,
-0.5
],
"rotation": [
-10,
"math.lerprotate(this, 75.81, variable.liedownamount)",
0
]
} - New Value:
"tail1": {
"rotation": [
-51.57,
0,
0
]
}Previous Value:"tail1": {
"rotation": [
-51.56999969482422,
0,
0
]
}
- Resource Packs > Animation Controllers > cat.animation_controllers.json
- New Value:
"initial_state": "baby"
- New Value:
"initial_state": "default"
- New Value:
"initial_state": "lie_down"
- The baby component was changed in the states subsection of the controller.animation.cat.baby sectionNew Value:
"baby": {
"animations": [
{
"baby_transform": "query.is_baby"
}
]
}Previous Value:"baby": {
"parameters": [
"query.is_baby"
],
"animations": [
{
"baby_transform": [
{
"0.0": 0,
"1.0": 1
}
]
}
]
} - New Value:
"default": {
"animations": [
"look_at_target"
]
}Previous Value:"default": {
"animations": [
{
"look_at_target": []
}
]
} - New Value:
"lie_down": {
"animations": [
"lie_down"
],
"transitions": [
{
"sneaking": "variable.state == 0"
},
{
"sprinting": "variable.state == 1"
},
{
"sitting": "variable.state == 2"
},
{
"walking": "variable.state == 3"
}
]
}Previous Value:"lie_down": {
"parameters": [
"query.modified_move_speed"
],
"animations": [
{
"lie_down": []
}
],
"transitions": [
{
"sneaking": "variable.State == 0"
},
{
"sprinting": "variable.State == 1"
},
{
"sitting": "variable.State == 2"
},
{
"walking": "variable.State == 3"
}
]
} - New Value:
"format_version": "1.10.0"
Previous Value:"format_version": "1.8.0"
- New Value:
"sneaking": {
"animations": [
"sneak"
],
"transitions": [
{
"sprinting": "variable.state == 1"
},
{
"sitting": "variable.state == 2"
},
{
"walking": "variable.state == 3"
},
{
"lie_down": "variable.state == 4"
}
]
}Previous Value:"sneaking": {
"animations": [
{
"sneak": []
}
],
"transitions": [
{
"sprinting": "variable.State == 1"
},
{
"sitting": "variable.State == 2"
},
{
"walking": "variable.State == 3"
},
{
"lie_down": "variable.State == 4"
}
]
} - New Value:
"sprinting": {
"animations": [
"sprint"
],
"transitions": [
{
"sneaking": "variable.state == 0"
},
{
"sitting": "variable.state == 2"
},
{
"walking": "variable.state == 3"
},
{
"lie_down": "variable.state == 4"
}
]
}Previous Value:"sprinting": {
"parameters": [
"query.modified_move_speed"
],
"animations": [
{
"sprint": []
}
],
"transitions": [
{
"sneaking": "variable.State == 0"
},
{
"sitting": "variable.State == 2"
},
{
"walking": "variable.State == 3"
},
{
"lie_down": "variable.State == 4"
}
]
} - New Value:
"walking": {
"animations": [
"walk"
],
"transitions": [
{
"sneaking": "variable.state == 0"
},
{
"sprinting": "variable.state == 1"
},
{
"sitting": "variable.state == 2"
},
{
"lie_down": "variable.state == 4"
}
]
}Previous Value:"walking": {
"parameters": [
"query.modified_move_speed"
],
"animations": [
{
"walk": []
}
],
"transitions": [
{
"sneaking": "variable.State == 0"
},
{
"sprinting": "variable.State == 1"
},
{
"sitting": "variable.State == 2"
},
{
"lie_down": "variable.State == 4"
}
]
} - New Value:
"sitting": {
"animations": [
"sit"
],
"transitions": [
{
"sneaking": "variable.state == 0"
},
{
"sprinting": "variable.state == 1"
},
{
"walking": "variable.state == 3"
},
{
"lie_down": "variable.state == 4"
}
]
}Previous Value:"sitting": {
"parameters": [
"query.modified_move_speed"
],
"animations": [
{
"sit": []
}
],
"transitions": [
{
"sneaking": "variable.State == 0"
},
{
"sprinting": "variable.State == 1"
},
{
"walking": "variable.State == 3"
},
{
"lie_down": "variable.State == 4"
}
]
}
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