Version History for the Ocelot 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 > ocelot
- 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.30.4
- Behavior Packs > Entities > ocelot.json
- New Value:
"format_version": "1.18.20"
Previous Value:"format_version": "1.18.10"
- New Value:
"minecraft:attack_damage": {
"value": 3
}Previous Value:"minecraft:attack_damage": {
"value": 4
}
Changes in version 1.18.10.4
- Behavior Packs > Entities > ocelot.json
- New Value:
"minecraft:balloonable": {
"mass": 0.7
} - New Value:
"minecraft:wild_child_ocelot_spawn": {
"minecraft:spawn_entity": {
"entities": {
"filters": [
{
"test": "random_chance",
"value": 7
}
],
"min_wait_time": 0,
"max_wait_time": 0,
"num_to_spawn": 2,
"single_use": true,
"spawn_entity": "minecraft:ocelot",
"spawn_event": "minecraft:entity_born",
"spawn_method": "born",
"spawn_sound": ""
}
}
} - New Value:
"format_version": "1.18.10"
Previous Value:"format_version": "1.16.0"
- New Value:
"minecraft:entity_spawned": {
"sequence": [
{
"randomize": [
{
"weight": 3,
"remove": [],
"add": {
"component_groups": [
"minecraft:ocelot_adult",
"minecraft:ocelot_wild",
"minecraft:wild_child_ocelot_spawn"
]
}
},
{
"weight": 1,
"remove": [],
"add": {
"component_groups": [
"minecraft:ocelot_baby",
"minecraft:ocelot_wild"
]
}
}
]
}
]
}Previous Value:"minecraft:entity_spawned": {
"sequence": [
{
"randomize": [
{
"weight": 3,
"remove": [],
"add": {
"component_groups": [
"minecraft:ocelot_adult",
"minecraft:ocelot_wild"
]
}
},
{
"weight": 1,
"remove": [],
"add": {
"component_groups": [
"minecraft:ocelot_baby",
"minecraft:ocelot_wild"
]
}
}
]
}
]
}
Changes in version 1.17.0.2
- Behavior Packs > Entities > ocelot.json
- New Value:
"minecraft:is_hidden_when_invisible": []
Changes in version 1.16.100.04
- Behavior Packs > Entities > ocelot.json
- New Value:
"minecraft:conditional_bandwidth_optimization": []
Changes in version 1.16.0.2
- Behavior Packs > Entities > ocelot.json
- New Value:
"minecraft:despawn": {
"despawn_from_distance": []
} - New Value:
"format_version": "1.16.0"
Previous Value:"format_version": "1.14.0"
- New Value:
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"reselect_targets": true,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "chicken"
},
"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,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "chicken"
},
"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
}
]
} - 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
}
- Resource Packs > Textures > blackcat.png
- Hover/Tap to zoom...
- Resource Packs > Textures > ocelot.png
- Hover/Tap to zoom...
- Resource Packs > Textures > red.png
- Hover/Tap to zoom...
- Resource Packs > Textures > siamese.png
- Hover/Tap to zoom...
Changes in version 1.14.0.9
- Behavior Packs > Entities > ocelot.json
- New Value:
"minecraft:leashable": {
"soft_distance": 4,
"hard_distance": 6,
"max_distance": 10,
"on_leash": {
"event": "minecraft:on_leash",
"target": "self"
},
"on_unleash": {
"event": "minecraft:on_unleash",
"target": "self"
}
} - Previous Value:
"minecraft:leashable": {
"soft_distance": 4,
"hard_distance": 6,
"max_distance": 10,
"on_leash": {
"event": "minecraft:on_leash",
"target": "self"
},
"on_unleash": {
"event": "minecraft:on_unleash",
"target": "self"
}
} - New Value:
"format_version": "1.14.0"
Previous Value:"format_version": "1.13.0"
Changes in version 1.13.0.34
- Behavior Packs > Entities > ocelot.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:breedable": {
"require_tame": false,
"breeds_with": {
"mate_type": "minecraft:ocelot",
"baby_type": "minecraft:ocelot",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"fish",
"salmon"
]
}Previous Value:"minecraft:breedable": {
"requireTame": false,
"breedsWith": {
"mateType": "minecraft:ocelot",
"babyType": "minecraft:ocelot",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breedItems": [
"fish",
"salmon"
]
} - New Value:
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0
}Previous Value:"minecraft:breathable": {
"totalSupply": 15,
"suffocateTime": 0
} - New Value:
"minecraft:type_family": {
"family": [
"ocelot",
"mob"
]
}Previous Value:"minecraft:type_family": {
"family": [
"ocelot"
]
} - 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"
}
}
- Resource Packs > Animation Controllers > ocelot.animation_controllers.json
- New Value:
"initial_state": "baby"
- New Value:
"initial_state": "default"
- New Value:
"initial_state": "sitting"
- New 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:
"sitting": {
"animations": [
"sit"
],
"transitions": [
{
"sneaking": "variable.state == 0"
},
{
"sprinting": "variable.state == 1"
},
{
"walking": "variable.state == 3"
}
]
}Previous Value:"sitting": {
"parameters": [
"query.modified_move_speed"
],
"animations": [
{
"sit": []
}
],
"transitions": [
{
"sneaking": "variable.State == 0"
},
{
"sprinting": "variable.State == 1"
},
{
"walking": "variable.State == 3"
}
]
} - New Value:
"format_version": "1.10.0"
Previous Value:"format_version": "1.8.0"
- New Value:
"sprinting": {
"animations": [
"sprint"
],
"transitions": [
{
"sneaking": "variable.state == 0"
},
{
"sitting": "variable.state == 2"
},
{
"walking": "variable.state == 3"
}
]
}Previous Value:"sprinting": {
"parameters": [
"query.modified_move_speed"
],
"animations": [
{
"sprint": []
}
],
"transitions": [
{
"sneaking": "variable.State == 0"
},
{
"sitting": "variable.State == 2"
},
{
"walking": "variable.State == 3"
}
]
} - New Value:
"walking": {
"animations": [
"walk"
],
"transitions": [
{
"sneaking": "variable.state == 0"
},
{
"sprinting": "variable.state == 1"
},
{
"sitting": "variable.state == 2"
}
]
}Previous Value:"walking": {
"parameters": [
"query.modified_move_speed"
],
"animations": [
{
"walk": []
}
],
"transitions": [
{
"sneaking": "variable.State == 0"
},
{
"sprinting": "variable.State == 1"
},
{
"sitting": "variable.State == 2"
}
]
} - New Value:
"sneaking": {
"animations": [
"sneak"
],
"transitions": [
{
"sprinting": "variable.state == 1"
},
{
"sitting": "variable.state == 2"
},
{
"walking": "variable.state == 3"
}
]
}Previous Value:"sneaking": {
"animations": [
{
"sneak": []
}
],
"transitions": [
{
"sprinting": "variable.State == 1"
},
{
"sitting": "variable.State == 2"
},
{
"walking": "variable.State == 3"
}
]
}
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