Axolotl - 1.17.32.2
<<
back to
entity list
View
Entity Version History >>
Resource Packs
Last Updated
The Axolotl entity last updated in Minecraft Version 1.17.20What's Changed:
Changes since stable release 1.17.30.4
There have been no changes to this entity or its associated files since this previous version
Changes since stable release 1.17.0.2
Behavior Packs- New Value:
"minecraft:movement.amphibious": {
"max_turn": 15
}Previous Value:"minecraft:movement.amphibious": []
- New Value:
"minecraft:breedable": {
"require_tame": false,
"breed_items": "tropical_fish_bucket",
"transform_to_item": "water_bucket:0",
"breeds_with": {
"mate_type": "minecraft:axolotl",
"baby_type": "minecraft:axolotl",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"mutation_factor": {
"variant": 0.00083
}
}Previous Value:"minecraft:breedable": {
"require_tame": false,
"breed_items": "tropical_fish_bucket",
"transform_to_item": "bucket:0",
"breeds_with": {
"mate_type": "minecraft:axolotl",
"baby_type": "minecraft:axolotl",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"mutation_factor": {
"variant": 0.00083
}
} - New Value:
"minecraft:ageable": {
"duration": 1200,
"feed_items": "tropical_fish_bucket",
"transform_to_item": "water_bucket:0",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}Previous Value:"minecraft:ageable": {
"duration": 1200,
"feed_items": "tropical_fish_bucket",
"transform_to_item": "bucket:0",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
- New Value:
"minecraft:brightness_filter": {
"min": 0,
"max": 0,
"adjust_for_weather": false
} - New Value:
"minecraft:disallow_spawns_in_bubble": []
- New Value:
"minecraft:spawns_above_block_filter": {
"blocks": "minecraft:stone",
"distance": 10
}
- New Value:
"right_arm": {
"rotation": [
49.1,
-25.8,
0
]
} - New Value:
"right_leg": {
"rotation": [
-72.5,
117.5,
85
]
} - New Value:
"left_arm": {
"rotation": [
49.1,
25.8,
0
]
} - New Value:
"left_leg": {
"rotation": [
-72.5,
-117.5,
-85
]
}
- New Value:
"idle": {
"animations": [
{
"idle_float": "query.is_in_water && !query.is_on_ground && !query.is_playing_dead"
},
{
"idle_floor": "!query.is_in_water && query.is_on_ground"
},
{
"idle_floor_water": "query.is_in_water && query.is_on_ground"
},
"look_at_target"
],
"transitions": [
{
"moving": "variable.moving && !query.is_playing_dead"
}
]
}Previous Value:"idle": {
"animations": [
{
"idle_float": "query.is_in_water && !query.is_on_ground"
},
{
"idle_floor": "!query.is_in_water && query.is_on_ground"
},
{
"idle_floor_water": "query.is_in_water && query.is_on_ground"
},
"look_at_target"
],
"transitions": [
{
"moving": "variable.moving && !query.is_playing_dead"
}
]
}
- New Value:
"description": {
"identifier": "geometry.axolotl",
"texture_width": 64,
"texture_height": 64,
"visible_bounds_width": 1.5,
"visible_bounds_height": 0.25,
"visible_bounds_offset": [
0,
0.75,
0
]
}Previous Value:"description": {
"identifier": "geometry.axolotl",
"texture_width": 64,
"texture_height": 64,
"visible_bounds_width": 3,
"visible_bounds_height": 2.5,
"visible_bounds_offset": [
0,
0.75,
0
]
}
Statistics:
Health
[14]
Attack Damage
- Default: 2
Breedable
- Axolotl Adult: Tropical Fish Bucket
Families
- Default: Axolotl, Mob
Movement Speed
- Default: 0.1
Variations
- Axolotl Blue
- Axolotl Cyan
- Axolotl Gold
- Axolotl Lucy
- Axolotl Wild
Other Attributes
- Amphibious
- Avoids Damage Blocks
- Can be Renamed
- Can Breath Air
- Can Breath in Water
- Can Jump
- Can Swim
- Can Walk
- Has Collisions
- Has Gravity
- Leashable
- Paths Over Water
- Pushable
- Pushable by Pistons
Associated Files:
Behavior File
- behavior_packs/vanilla_1.17.10/entities/axolotl.json
Animations
- resource_packs/vanilla/animations/look_at_target.animation.json
- resource_packs/vanilla_1.17.0/animations/axolotl.animation.json
Animation Controllers
- resource_packs/vanilla_1.17.0/animation_controllers/axolotl.animation_controllers.json
Entity
- resource_packs/vanilla_1.17.0/entity/axolotl.entity.json
Geometry
- resource_packs/vanilla_1.17.10/models/entity/axolotl.geo.json
Render Controllers
- resource_packs/vanilla_1.17.0/render_controllers/axolotl.render_controllers.json
Sounds
- resource_packs/vanilla/sounds/mob/axolotl/attack1.fsb
- resource_packs/vanilla/sounds/mob/axolotl/attack2.fsb
- resource_packs/vanilla/sounds/mob/axolotl/attack3.fsb
- resource_packs/vanilla/sounds/mob/axolotl/attack4.fsb
- resource_packs/vanilla/sounds/mob/axolotl/death1.fsb
- resource_packs/vanilla/sounds/mob/axolotl/death2.fsb
- resource_packs/vanilla/sounds/mob/axolotl/hurt1.fsb
- resource_packs/vanilla/sounds/mob/axolotl/hurt2.fsb
- resource_packs/vanilla/sounds/mob/axolotl/hurt3.fsb
- resource_packs/vanilla/sounds/mob/axolotl/hurt4.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle1.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle2.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle3.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle4.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle5.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle_air1.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle_air2.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle_air3.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle_air4.fsb
- resource_packs/vanilla/sounds/mob/axolotl/idle_air5.fsb
- resource_packs/vanilla/sounds/mob/axolotl/splash1.fsb
- resource_packs/vanilla/sounds/mob/axolotl/splash2.fsb
- resource_packs/vanilla/sounds/mob/axolotl/splash3.fsb
- resource_packs/vanilla/sounds/mob/axolotl/swim1.fsb
- resource_packs/vanilla/sounds/mob/axolotl/swim2.fsb
- resource_packs/vanilla/sounds/mob/axolotl/swim3.fsb
- resource_packs/vanilla/sounds/mob/axolotl/swim4.fsb
- resource_packs/vanilla/sounds/mob/axolotl/swim5.fsb
- resource_packs/vanilla/sounds/mob/axolotl/swim6.fsb
- resource_packs/vanilla/sounds/mob/axolotl/swim7.fsb
Spawn Rules
- behavior_packs/vanilla_1.17.20/spawn_rules/axolotl.json
Textures
- resource_packs/vanilla_1.17.0/textures/entity/axolotl/axolotl_blue.png
- resource_packs/vanilla_1.17.0/textures/entity/axolotl/axolotl_cyan.png
- resource_packs/vanilla_1.17.0/textures/entity/axolotl/axolotl_gold.png
- resource_packs/vanilla_1.17.0/textures/entity/axolotl/axolotl_lucy.png
- resource_packs/vanilla_1.17.0/textures/entity/axolotl/axolotl_wild.png
Material Info:
Material: Axolotl
{
"vertexShader": "shaders/entity.vertex",
"vrGeometryShader": "shaders/entity.geometry",
"fragmentShader": "shaders/entity.fragment",
"vertexFields": [
{
"field": "Position"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
],
"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"
}
]
}
}
],
"msaaSupport": [
"Both"
],
"+samplerStates": {
"samplerIndex": 1,
"textureWrap": "Repeat"
},
"+defines": [
"USE_OVERLAY",
"ALPHA_TEST"
],
"+states": [
"DisableCulling"
]
}
Material: Axolotl Limbs
{
"vertexShader": "shaders/entity.vertex",
"vrGeometryShader": "shaders/entity.geometry",
"fragmentShader": "shaders/entity.fragment",
"vertexFields": [
{
"field": "Position"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
],
"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"
}
]
}
}
],
"msaaSupport": [
"Both"
],
"+samplerStates": {
"samplerIndex": 1,
"textureWrap": "Repeat"
},
"+defines": [
"USE_OVERLAY",
"ALPHA_TEST"
]
}