Strider - 1.16.201.102
<<
back to
entity list
View
Entity Version History >>
Resource Packs
Last Updated
The Strider entity last updated in Minecraft Version 1.16.100What's Changed:
Changes since stable release 1.16.200.02
There have been no changes to this entity or its associated files since this previous version
Changes since stable release 1.16.0.2
Behavior Packs- New Value:
"minecraft:addrider": {
"entity_type": "minecraft:zombie_pigman",
"spawn_event": "minecraft:spawn_as_strider_jockey"
}Previous Value:"minecraft:addrider": {
"entity_type": "minecraft:zombie_pigman",
"spawn_event": "spawn_zombified_piglin_rider"
} - Previous Value:
"minecraft:zombified_piglin_rider": {
"minecraft:equipment": {
"table": "loot_tables/entities/zombified_piglin_rider_gear.json"
}
} - Previous Value:
"minecraft:behavior.move_to_lava": {
"priority": 7,
"search_range": 16,
"search_height": 10,
"goal_radius": 0.9,
"search_count": 30
} - New Value:
"minecraft:behavior.move_to_liquid": {
"priority": 7,
"search_range": 16,
"search_height": 10,
"goal_radius": 0.9,
"material_type": "Lava",
"search_count": 30
} - New Value:
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.2,
"items": [
"warped_fungus",
"warped_fungus_on_a_stick"
],
"can_tempt_while_ridden": true,
"tempt_sound": "tempt",
"sound_interval": {
"range_min": 2,
"range_max": 5
}
}Previous Value:"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.2,
"items": [
"warped_fungus",
"warped_fungus_on_a_stick"
],
"tempt_sound": "tempt",
"sound_interval": {
"range_min": 2,
"range_max": 5
}
} - New Value:
"minecraft:conditional_bandwidth_optimization": []
- New Value:
"minecraft:health": {
"value": 20,
"max": 20
}Previous Value:"minecraft:health": {
"value": 15,
"max": 15
} - Previous Value:
"spawn_zombified_piglin_rider": {
"add": {
"component_groups": [
"minecraft:zombified_piglin_rider"
]
}
} - New Value:
"minecraft:rideable": {
"priority": 0,
"seat_count": 1,
"crouching_skip_interact": true,
"family_types": [
"player",
"zombie_pigman"
],
"interact_text": "action.interact.ride.strider",
"seats": {
"position": [
0,
1.65,
-0.2
]
}
}Previous Value:"minecraft:rideable": {
"priority": 0,
"seat_count": 1,
"crouching_skip_interact": true,
"family_types": [
"player",
"zombie_pigman"
],
"interact_text": "action.interact.ride.strider",
"seats": {
"position": [
0,
1.8,
-0.2
]
}
}
- New Value:
"bones": [
{
"name": "right_leg",
"pivot": [
-4,
16,
0
],
"cubes": [
{
"origin": [
-6,
0,
-2
],
"size": [
4,
16,
4
],
"uv": [
0,
32
]
}
]
},
{
"name": "left_leg",
"pivot": [
4,
16,
0
],
"cubes": [
{
"origin": [
2,
0,
-2
],
"size": [
4,
16,
4
],
"uv": [
0,
55
]
}
]
},
{
"name": "body",
"pivot": [
0,
16,
0
],
"cubes": [
{
"origin": [
-8,
14,
-8
],
"size": [
16,
14,
16
],
"uv": [
0,
0
]
}
],
"locators": {
"lead": [
0,
15,
-1
]
}
},
{
"name": "bristle5",
"parent": "body",
"pivot": [
8,
19,
0
],
"cubes": [
{
"origin": [
8,
19,
-8
],
"size": [
12,
0,
16
],
"pivot": [
8,
19,
0
],
"rotation": [
0,
0,
70
],
"uv": [
16,
65
]
}
]
},
{
"name": "bristle4",
"parent": "body",
"pivot": [
8,
24,
0
],
"cubes": [
{
"origin": [
8,
24,
-8
],
"size": [
12,
0,
16
],
"pivot": [
8,
24,
0
],
"rotation": [
0,
0,
65
],
"uv": [
16,
49
]
}
]
},
{
"name": "bristle3",
"parent": "body",
"pivot": [
8,
28,
0
],
"cubes": [
{
"origin": [
8,
28,
-8
],
"size": [
12,
0,
16
],
"pivot": [
8,
28,
0
],
"rotation": [
0,
0,
50
],
"uv": [
16,
33
]
}
]
},
{
"name": "bristle2",
"parent": "body",
"pivot": [
-8,
28,
0
],
"cubes": [
{
"origin": [
-20,
28,
-8
],
"size": [
12,
0,
16
],
"pivot": [
-8,
28,
0
],
"rotation": [
0,
0,
-50
],
"uv": [
16,
33
],
"mirror": true
}
]
},
{
"name": "bristle1",
"parent": "body",
"pivot": [
-8,
24,
0
],
"cubes": [
{
"origin": [
-20,
24,
-8
],
"size": [
12,
0,
16
],
"pivot": [
-8,
24,
0
],
"rotation": [
0,
0,
-65
],
"uv": [
16,
49
],
"mirror": true
}
]
},
{
"name": "bristle0",
"parent": "body",
"pivot": [
-8,
19,
0
],
"cubes": [
{
"origin": [
-20,
19,
-8
],
"size": [
12,
0,
16
],
"pivot": [
-8,
19,
0
],
"rotation": [
0,
0,
-70
],
"uv": [
16,
65
],
"mirror": true
}
]
}
]Previous Value:"bones": [
{
"name": "right_leg",
"pivot": [
-4,
16,
0
],
"cubes": [
{
"origin": [
-6,
0,
-2
],
"size": [
4,
16,
4
],
"uv": [
0,
32
]
}
]
},
{
"name": "left_leg",
"pivot": [
4,
16,
0
],
"cubes": [
{
"origin": [
2,
0,
-2
],
"size": [
4,
16,
4
],
"uv": [
0,
32
]
}
]
},
{
"name": "body",
"pivot": [
0,
16,
0
],
"cubes": [
{
"origin": [
-8,
14,
-8
],
"size": [
16,
14,
16
],
"uv": [
0,
0
]
}
],
"locators": {
"lead": [
0,
15,
-1
]
}
},
{
"name": "bristle5",
"parent": "body",
"pivot": [
8,
19,
0
],
"cubes": [
{
"origin": [
8,
19,
-8
],
"size": [
12,
0,
16
],
"pivot": [
8,
19,
0
],
"rotation": [
0,
0,
70
],
"uv": [
16,
65
]
}
]
},
{
"name": "bristle4",
"parent": "body",
"pivot": [
8,
24,
0
],
"cubes": [
{
"origin": [
8,
24,
-8
],
"size": [
12,
0,
16
],
"pivot": [
8,
24,
0
],
"rotation": [
0,
0,
65
],
"uv": [
16,
49
]
}
]
},
{
"name": "bristle3",
"parent": "body",
"pivot": [
8,
28,
0
],
"cubes": [
{
"origin": [
8,
28,
-8
],
"size": [
12,
0,
16
],
"pivot": [
8,
28,
0
],
"rotation": [
0,
0,
50
],
"uv": [
16,
33
]
}
]
},
{
"name": "bristle2",
"parent": "body",
"pivot": [
-8,
28,
0
],
"cubes": [
{
"origin": [
-20,
28,
-8
],
"size": [
12,
0,
16
],
"pivot": [
-8,
28,
0
],
"rotation": [
0,
0,
-50
],
"uv": [
16,
33
],
"mirror": true
}
]
},
{
"name": "bristle1",
"parent": "body",
"pivot": [
-8,
24,
0
],
"cubes": [
{
"origin": [
-20,
24,
-8
],
"size": [
12,
0,
16
],
"pivot": [
-8,
24,
0
],
"rotation": [
0,
0,
-65
],
"uv": [
16,
49
],
"mirror": true
}
]
},
{
"name": "bristle0",
"parent": "body",
"pivot": [
-8,
19,
0
],
"cubes": [
{
"origin": [
-20,
19,
-8
],
"size": [
12,
0,
16
],
"pivot": [
-8,
19,
0
],
"rotation": [
0,
0,
-70
],
"uv": [
16,
65
],
"mirror": true
}
]
}
]
- Hover/Tap to zoom...
- Hover/Tap to zoom...
- Hover/Tap to zoom...
- Hover/Tap to zoom...
Statistics:
Health
[20]
Loot / Barter Loot / Additional Drops
- String
- Saddle
Breedable
- Strider Adult: Warped Fungus
Can be Ridden by Mobs
- Strider Parent Jockey: Strider
Families
- Default: Mob, Strider
- Strider Adult: Mob, Strider, Strider Adult
- Strider Baby: Mob, Strider, Strider Baby
Movement Speed
- Default: 0.16
Other Attributes
- Can be Renamed
- Can be Ridden by Player > Strider Piglin Jockey
- Can be Ridden by Player > Strider Saddled
- Can Jump
- Has Collisions
- Has Gravity
- Immune to Fire
- Leashable
- Pushable
- Pushable by Pistons
Associated Files:
Behavior File- behavior_packs/vanilla_1.16.100/entities/strider.json
Animations
- resource_packs/vanilla_1.16/animations/strider.animation.json
Entity
- resource_packs/vanilla_1.16/entity/strider.entity.json
Geometry
- resource_packs/vanilla_1.16.100/models/entity/strider.geo.json
Loot Tables
- behavior_packs/vanilla_1.16/loot_tables/entities/strider.json
- behavior_packs/vanilla_1.16/loot_tables/entities/strider_saddled.json
Render Controllers
- resource_packs/vanilla_1.16/render_controllers/strider.render_controllers.json
Sounds
- resource_packs/vanilla/sounds/mob/strider/death1.fsb
- resource_packs/vanilla/sounds/mob/strider/death2.fsb
- resource_packs/vanilla/sounds/mob/strider/death3.fsb
- resource_packs/vanilla/sounds/mob/strider/death4.fsb
- resource_packs/vanilla/sounds/mob/strider/eat1.fsb
- resource_packs/vanilla/sounds/mob/strider/eat2.fsb
- resource_packs/vanilla/sounds/mob/strider/eat3.fsb
- resource_packs/vanilla/sounds/mob/strider/hurt1.fsb
- resource_packs/vanilla/sounds/mob/strider/hurt2.fsb
- resource_packs/vanilla/sounds/mob/strider/hurt3.fsb
- resource_packs/vanilla/sounds/mob/strider/hurt4.fsb
- resource_packs/vanilla/sounds/mob/strider/idle1.fsb
- resource_packs/vanilla/sounds/mob/strider/idle2.fsb
- resource_packs/vanilla/sounds/mob/strider/idle3.fsb
- resource_packs/vanilla/sounds/mob/strider/idle4.fsb
- resource_packs/vanilla/sounds/mob/strider/idle5.fsb
- resource_packs/vanilla/sounds/mob/strider/idle6.fsb
- resource_packs/vanilla/sounds/mob/strider/panic1.fsb
- resource_packs/vanilla/sounds/mob/strider/panic2.fsb
- resource_packs/vanilla/sounds/mob/strider/panic3.fsb
- resource_packs/vanilla/sounds/mob/strider/panic4.fsb
- resource_packs/vanilla/sounds/mob/strider/panic5.fsb
- resource_packs/vanilla/sounds/mob/strider/step1.fsb
- resource_packs/vanilla/sounds/mob/strider/step2.fsb
- resource_packs/vanilla/sounds/mob/strider/step3.fsb
- resource_packs/vanilla/sounds/mob/strider/step4.fsb
- resource_packs/vanilla/sounds/mob/strider/step5.fsb
- resource_packs/vanilla/sounds/mob/strider/step_lava1.fsb
- resource_packs/vanilla/sounds/mob/strider/step_lava2.fsb
- resource_packs/vanilla/sounds/mob/strider/step_lava3.fsb
- resource_packs/vanilla/sounds/mob/strider/step_lava4.fsb
- resource_packs/vanilla/sounds/mob/strider/step_lava5.fsb
- resource_packs/vanilla/sounds/mob/strider/step_lava6.fsb
- resource_packs/vanilla/sounds/mob/strider/tempt1.fsb
- resource_packs/vanilla/sounds/mob/strider/tempt2.fsb
- resource_packs/vanilla/sounds/mob/strider/tempt3.fsb
- resource_packs/vanilla/sounds/mob/strider/tempt4.fsb
- resource_packs/vanilla/sounds/mob/strider/tempt5.fsb
Spawn Rules
- behavior_packs/vanilla_1.16/spawn_rules/strider.json
Textures
- resource_packs/vanilla_1.16.100/textures/entity/strider/strider.png
- resource_packs/vanilla_1.16.100/textures/entity/strider/strider_saddled.png
- resource_packs/vanilla_1.16.100/textures/entity/strider/strider_suffocated.png
- resource_packs/vanilla_1.16.100/textures/entity/strider/strider_suffocated_saddled.png
Material Info:
Material: Strider
{ "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" ] }
Links
©
2024, FoxyNoTail