Drowned - 1.17.0.2
<<
back to
entity list
View
Entity Version History >>
Behavior Packs
Last Updated
The Drowned entity last updated in Minecraft Version 1.17.0What's Changed:
Changes since stable release 1.16.221.101
Resource Packs- Previous Value:
"animation.humanoid.fishing_rod": {
"loop": true,
"bones": {
"rightarm": {
"rotation": [
" -19.0 - this",
"-this",
"-this"
]
}
}
} - An entry was added into the animation.humanoid.holding_spyglass subsection of the animations sectionNew Value:
"animation.humanoid.holding_spyglass": {
"loop": true,
"bones": {
"rightarm": {
"rotation": [
"math.clamp(query.target_x_rotation - 105 - (variable.is_sneaking ? 15 : 0), -170, 180)",
"math.clamp(query.target_y_rotation - 15, -60, 90)",
5
]
}
}
} - New Value:
"rightarm": {
"rotation": [
"math.sin(1.0 - math.pow(1.0 - variable.attack_time, 3.0) * 180.0) * (variable.is_brandishing_spear || variable.is_holding_spyglass ? -1.0 : 1.0 )",
"variable.is_brandishing_spear || variable.is_holding_spyglass ? 0.0 : (math.sin(math.sqrt(variable.attack_time) * 360) * 11.46) * 2.0",
0
]
}Previous Value:"rightarm": {
"rotation": [
"math.sin(1.0 - math.pow(1.0 - variable.attack_time, 3.0) * 180.0) * (variable.is_brandishing_spear ? -1.0 : 1.0 )",
"variable.is_brandishing_spear ? 0.0 : (math.sin(math.sqrt(variable.attack_time) * 360) * 11.46) * 2.0",
0
]
}
- New Value:
"controller.animation.humanoid.holding_spyglass": {
"initial_state": "default",
"states": {
"holding_spyglass": {
"animations": [
"holding_spyglass"
],
"transitions": [
{
"default": "!variable.is_holding_spyglass"
}
]
},
"default": {
"transitions": [
{
"holding_spyglass": "variable.is_holding_spyglass"
}
]
}
}
}
- New Value:
"entry": {
"type": "item",
"name": "minecraft:copper_ingot",
"weight": 5
} - Previous Value:
"entry": {
"type": "item",
"name": "minecraft:gold_ingot",
"weight": 5
} - New Value:
"conditions": [
{
"condition": "killed_by_player_or_pets"
},
{
"condition": "random_chance_with_looting",
"chance": 0.11,
"looting_multiplier": 0.02
}
]Previous Value:"conditions": [
{
"condition": "killed_by_player"
},
{
"condition": "random_chance_with_looting",
"chance": 0.11,
"looting_multiplier": 0.02
}
]
Statistics:
Health
[20]
Loot / Barter Loot / Additional Drops
- Fishing Rod
- Nautilus Shell
- Trident
- Rotten Flesh
- Copper Ingot
Attack Damage
- Melee Mode: 3
Families
- Default: Drowned, Mob, Monster, Undead, Zombie
Movement Speed
- Baby Drowned: 0.25
- Default: 0.23
Shoots Projectiles
- Ranged Mode: Thrown Trident
Other Attributes
- Amphibious
- Amphibious > minecraft:hunter_mode
- Amphibious > minecraft:wander_mode
- Avoids Sun
- Avoids Sun > minecraft:hunter_mode
- Avoids Sun > minecraft:wander_mode
- Burns in Daylight
- Can be Renamed
- Can Break Doors
- Can Break Doors > minecraft:hunter_mode
- Can Break Doors > minecraft:wander_mode
- Can Breath Air
- Can Breath in Water
- Can Climb
- Can Jump
- Can Swim > minecraft:hunter_mode
- Can Walk
- Can Walk > minecraft:hunter_mode
- Can Walk > minecraft:wander_mode
- Has Collisions
- Has Gravity
- Pushable
- Pushable by Pistons
Associated Files:
Behavior File
- behavior_packs/vanilla_1.16.220/entities/drowned.json
Animations
- resource_packs/vanilla/animations/drowned.animation.json
- resource_packs/vanilla/animations/zombie.animation.json
- resource_packs/vanilla_1.17.0/animations/humanoid.animation.json
Animation Controllers
- resource_packs/vanilla_1.16.220/animation_controllers/drowned.animation_controllers.json
- resource_packs/vanilla_1.17.0/animation_controllers/humanoid.animation_controllers.json
Entity
- resource_packs/vanilla/entity/drowned.entity.json
Geometry
- resource_packs/vanilla/models/entity/drowned.geo.json
Loot Tables
- behavior_packs/vanilla/loot_tables/entities/drowned_equipment.json
- behavior_packs/vanilla/loot_tables/entities/drowned_ranged_equipment.json
- behavior_packs/vanilla_1.17.0/loot_tables/entities/drowned.json
Render Controllers
- resource_packs/vanilla/render_controllers/drowned.render_controllers.json
Sounds
- resource_packs/vanilla/sounds/mob/drowned/death1.fsb
- resource_packs/vanilla/sounds/mob/drowned/death2.fsb
- resource_packs/vanilla/sounds/mob/drowned/hurt1.fsb
- resource_packs/vanilla/sounds/mob/drowned/hurt2.fsb
- resource_packs/vanilla/sounds/mob/drowned/hurt3.fsb
- resource_packs/vanilla/sounds/mob/drowned/idle1.fsb
- resource_packs/vanilla/sounds/mob/drowned/idle2.fsb
- resource_packs/vanilla/sounds/mob/drowned/idle3.fsb
- resource_packs/vanilla/sounds/mob/drowned/idle4.fsb
- resource_packs/vanilla/sounds/mob/drowned/idle5.fsb
- resource_packs/vanilla/sounds/mob/drowned/step1.fsb
- resource_packs/vanilla/sounds/mob/drowned/step2.fsb
- resource_packs/vanilla/sounds/mob/drowned/step3.fsb
- resource_packs/vanilla/sounds/mob/drowned/step4.fsb
- resource_packs/vanilla/sounds/mob/drowned/step5.fsb
- resource_packs/vanilla/sounds/mob/drowned/water/death1.fsb
- resource_packs/vanilla/sounds/mob/drowned/water/death2.fsb
- resource_packs/vanilla/sounds/mob/drowned/water/hurt1.fsb
- resource_packs/vanilla/sounds/mob/drowned/water/hurt2.fsb
- resource_packs/vanilla/sounds/mob/drowned/water/hurt3.fsb
- resource_packs/vanilla/sounds/mob/drowned/water/idle1.fsb
- resource_packs/vanilla/sounds/mob/drowned/water/idle2.fsb
- resource_packs/vanilla/sounds/mob/drowned/water/idle3.fsb
- resource_packs/vanilla/sounds/mob/drowned/water/idle4.fsb
Spawn Rules
- behavior_packs/vanilla/spawn_rules/drowned.json
Textures
- resource_packs/vanilla/textures/entity/zombie/drowned.tga
Material Info:
Material: Drowned
{
"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": 0,
"textureFilter": "Point"
},
"+defines": [
"USE_OVERLAY",
"ALPHA_TEST",
"USE_EMISSIVE"
],
"+states": [
"DisableCulling"
]
}