Player - 1.17.10.4
<<
back to
entity list
View
Entity Version History >>
Resource Packs
Resource Packs
Last Updated
The Player entity last updated in Minecraft Version 1.17.10What's Changed:
Changes since stable release 1.17.2.1
Behavior Packs- New Value:
"format_version": "1.17.10"
Previous Value:"format_version": "1.16.0"
- New Value:
"minecraft:block_climber": []
- Previous Value:
"minecraft:scaffolding_climber": []
- New Value:
"rightitem": {
"position": [
"-math.sin(math.sqrt(variable.attack_time) * Math.Pi * 100) * 10",
"math.sin(math.sqrt(variable.attack_time) * Math.Pi * 2 * 60) * 10",
"-math.sin(variable.attack_time * Math.Pi * 65) * 2"
],
"rotation": [
"-math.sin(math.sqrt(variable.attack_time) * Math.Pi * 20) * 25",
"-math.sin(math.sqrt(variable.attack_time) * 75.0) * 15.0",
"-math.sin(math.sqrt(variable.attack_time) * 25) * 15"
]
}Previous Value:"rightitem": {
"position": [
"math.sin(math.sqrt(variable.attack_time) * 75.0) * 10.0",
"math.sin(math.sqrt(variable.attack_time) * 65.0) * 5.0",
"-math.sin(math.sqrt(variable.attack_time) * 115.0) * 5.0"
],
"rotation": [
"-math.sin(math.sqrt(variable.attack_time) * 25.0) * 70.0",
"-math.sin(math.sqrt(variable.attack_time) * 75.0) * 15.0",
"-math.sin(math.sqrt(variable.attack_time) * 80.0) * 35.0"
]
}
- New Value:
"third_person": {
"animations": [
"humanoid_base_pose",
{
"look_at_target": "!query.is_sleeping && !query.is_emoting"
},
"move.arms",
"move.legs",
"cape",
{
"riding.arms": "query.is_riding"
},
{
"riding.legs": "query.is_riding"
},
"holding",
{
"brandish_spear": "variable.is_brandishing_spear"
},
{
"holding_spyglass": "variable.is_holding_spyglass"
},
{
"charging": "query.is_charging"
},
{
"sneaking": "query.is_sneaking && !query.is_sleeping"
},
{
"bob": "!variable.is_holding_spyglass"
},
{
"damage_nearby_mobs": "variable.damage_nearby_mobs"
},
{
"swimming": "variable.swim_amount < 0.0"
},
{
"swimming.legs": "variable.swim_amount < 0.0"
},
{
"use_item_progress": "( variable.use_item_interval_progress < 0.0 ) || ( variable.use_item_startup_progress < 0.0 ) && !variable.is_brandishing_spear && !variable.is_holding_spyglass"
},
{
"sleeping": "query.is_sleeping && query.is_alive"
},
{
"attack.positions": "variable.attack_time <= 0.0"
},
{
"attack.rotations": "variable.attack_time <= 0.0"
},
{
"shield_block_main_hand": "query.blocking && query.get_equipped_item_name('off_hand') != 'shield' && query.get_equipped_item_name == 'shield'"
},
{
"shield_block_off_hand": "query.blocking && query.get_equipped_item_name('off_hand') == 'shield'"
},
{
"crossbow_controller": "query.get_equipped_item_name == 'crossbow'"
},
{
"third_person_bow_equipped": "query.get_equipped_item_name == 'bow' && (variable.item_use_normalized < 0 && variable.item_use_normalized > 1.0)"
}
],
"transitions": [
{
"paperdoll": "variable.is_paperdoll"
},
{
"first_person": "variable.is_first_person"
},
{
"map_player": "variable.map_face_icon"
}
]
}Previous Value:"third_person": {
"animations": [
"humanoid_base_pose",
{
"look_at_target": "!query.is_sleeping"
},
"move.arms",
"move.legs",
"cape",
{
"riding.arms": "query.is_riding"
},
{
"riding.legs": "query.is_riding"
},
"holding",
{
"brandish_spear": "variable.is_brandishing_spear"
},
{
"holding_spyglass": "variable.is_holding_spyglass"
},
{
"charging": "query.is_charging"
},
{
"sneaking": "query.is_sneaking && !query.is_sleeping"
},
{
"bob": "!variable.is_holding_spyglass"
},
{
"damage_nearby_mobs": "variable.damage_nearby_mobs"
},
{
"swimming": "variable.swim_amount < 0.0"
},
{
"swimming.legs": "variable.swim_amount < 0.0"
},
{
"use_item_progress": "( variable.use_item_interval_progress < 0.0 ) || ( variable.use_item_startup_progress < 0.0 ) && !variable.is_brandishing_spear && !variable.is_holding_spyglass"
},
{
"sleeping": "query.is_sleeping && query.is_alive"
},
{
"attack.positions": "variable.attack_time <= 0.0"
},
{
"attack.rotations": "variable.attack_time <= 0.0"
},
{
"shield_block_main_hand": "query.blocking && query.get_equipped_item_name('off_hand') != 'shield' && query.get_equipped_item_name == 'shield'"
},
{
"shield_block_off_hand": "query.blocking && query.get_equipped_item_name('off_hand') == 'shield'"
},
{
"crossbow_controller": "query.get_equipped_item_name == 'crossbow'"
},
{
"third_person_bow_equipped": "query.get_equipped_item_name == 'bow' && (variable.item_use_normalized < 0 && variable.item_use_normalized > 1.0)"
}
],
"transitions": [
{
"paperdoll": "variable.is_paperdoll"
},
{
"first_person": "variable.is_first_person"
},
{
"map_player": "variable.map_face_icon"
}
]
}
- Previous Value:
"geometry.dragon": {
"visible_bounds_width": 14,
"visible_bounds_height": 13,
"visible_bounds_offset": [
0,
2,
0
],
"texturewidth": 256,
"textureheight": 256,
"bones": [
{
"name": "head",
"pivot": [
0,
24,
0
],
"cubes": [
{
"origin": [
-6,
20,
-24
],
"size": [
12,
5,
16
],
"uv": [
176,
44
]
},
{
"origin": [
-8,
16,
-10
],
"size": [
16,
16,
16
],
"uv": [
112,
30
]
},
{
"mirror": true,
"origin": [
-5,
32,
-4
],
"size": [
2,
4,
6
],
"uv": [
0,
0
]
},
{
"mirror": true,
"origin": [
-5,
25,
-22
],
"size": [
2,
2,
4
],
"uv": [
112,
0
]
},
{
"origin": [
3,
32,
-4
],
"size": [
2,
4,
6
],
"uv": [
0,
0
]
},
{
"origin": [
3,
25,
-22
],
"size": [
2,
2,
4
],
"uv": [
112,
0
]
}
]
},
{
"name": "jaw",
"pivot": [
0,
20,
-8
],
"cubes": [
{
"origin": [
-6,
16,
-24
],
"size": [
12,
4,
16
],
"uv": [
176,
65
]
}
]
},
{
"name": "neck",
"pivot": [
0,
24,
0
],
"cubes": [
{
"origin": [
-5,
19,
-5
],
"size": [
10,
10,
10
],
"uv": [
192,
104
]
},
{
"origin": [
-1,
29,
-3
],
"size": [
2,
4,
6
],
"uv": [
48,
0
]
}
]
},
{
"name": "body",
"pivot": [
0,
20,
8
],
"cubes": [
{
"origin": [
-12,
-4,
-8
],
"size": [
24,
24,
64
],
"uv": [
0,
0
]
},
{
"origin": [
-1,
20,
-2
],
"size": [
2,
6,
12
],
"uv": [
220,
53
]
},
{
"origin": [
-1,
20,
18
],
"size": [
2,
6,
12
],
"uv": [
220,
53
]
},
{
"origin": [
-1,
20,
38
],
"size": [
2,
6,
12
],
"uv": [
220,
53
]
}
]
},
{
"name": "wing",
"pivot": [
-12,
19,
2
],
"cubes": [
{
"origin": [
-68,
15,
-2
],
"size": [
56,
8,
8
],
"uv": [
112,
88
]
},
{
"origin": [
-68,
19,
4
],
"size": [
56,
0,
56
],
"uv": [
-56,
88
]
}
]
},
{
"name": "wingtip",
"pivot": [
-56,
24,
0
],
"cubes": [
{
"origin": [
-112,
22,
-2
],
"size": [
56,
4,
4
],
"uv": [
112,
136
]
},
{
"origin": [
-112,
24,
2
],
"size": [
56,
0,
56
],
"uv": [
-56,
144
]
}
]
},
{
"name": "wing1",
"pivot": [
12,
19,
2
],
"cubes": [
{
"origin": [
-44,
15,
-2
],
"size": [
56,
8,
8
],
"uv": [
112,
88
]
},
{
"origin": [
-44,
19,
4
],
"size": [
56,
0,
56
],
"uv": [
-56,
88
]
}
]
},
{
"name": "wingtip1",
"pivot": [
-56,
24,
0
],
"cubes": [
{
"origin": [
-112,
22,
-2
],
"size": [
56,
4,
4
],
"uv": [
112,
136
]
},
{
"origin": [
-112,
24,
2
],
"size": [
56,
0,
56
],
"uv": [
-56,
144
]
}
]
},
{
"name": "rearleg",
"pivot": [
-16,
8,
42
],
"cubes": [
{
"origin": [
-24,
-20,
34
],
"size": [
16,
32,
16
],
"uv": [
0,
0
]
}
]
},
{
"name": "rearleg1",
"pivot": [
16,
8,
42
],
"cubes": [
{
"origin": [
8,
-20,
34
],
"size": [
16,
32,
16
],
"uv": [
0,
0
]
}
]
},
{
"name": "frontleg",
"pivot": [
-12,
4,
2
],
"cubes": [
{
"origin": [
-16,
-16,
-2
],
"size": [
8,
24,
8
],
"uv": [
112,
104
]
}
]
},
{
"name": "frontleg1",
"pivot": [
12,
4,
2
],
"cubes": [
{
"origin": [
8,
-16,
-2
],
"size": [
8,
24,
8
],
"uv": [
112,
104
]
}
]
},
{
"name": "rearlegtip",
"pivot": [
0,
-8,
-4
],
"cubes": [
{
"origin": [
-6,
-38,
-4
],
"size": [
12,
32,
12
],
"uv": [
196,
0
]
}
]
},
{
"name": "rearlegtip1",
"pivot": [
0,
-8,
-4
],
"cubes": [
{
"origin": [
-6,
-38,
-4
],
"size": [
12,
32,
12
],
"uv": [
196,
0
]
}
]
},
{
"name": "frontlegtip",
"pivot": [
0,
4,
-1
],
"cubes": [
{
"origin": [
-3,
-19,
-4
],
"size": [
6,
24,
6
],
"uv": [
226,
138
]
}
]
},
{
"name": "frontlegtip1",
"pivot": [
0,
4,
-1
],
"cubes": [
{
"origin": [
-3,
-19,
-4
],
"size": [
6,
24,
6
],
"uv": [
226,
138
]
}
]
},
{
"name": "rearfoot",
"pivot": [
0,
-7,
4
],
"cubes": [
{
"origin": [
-9,
-13,
-16
],
"size": [
18,
6,
24
],
"uv": [
112,
0
]
}
]
},
{
"name": "rearfoot1",
"pivot": [
0,
-7,
4
],
"cubes": [
{
"origin": [
-9,
-13,
-16
],
"size": [
18,
6,
24
],
"uv": [
112,
0
]
}
]
},
{
"name": "frontfoot",
"pivot": [
0,
1,
0
],
"cubes": [
{
"origin": [
-4,
-3,
-12
],
"size": [
8,
4,
16
],
"uv": [
144,
104
]
}
]
},
{
"name": "frontfoot1",
"pivot": [
0,
1,
0
],
"cubes": [
{
"origin": [
-4,
-3,
-12
],
"size": [
8,
4,
16
],
"uv": [
144,
104
]
}
]
}
]
}
Changes since stable release 1.17.0.2
Behavior Packs- New Value:
"format_version": "1.17.10"
Previous Value:"format_version": "1.16.0"
- New Value:
"minecraft:block_climber": []
- Previous Value:
"minecraft:scaffolding_climber": []
- New Value:
"rightitem": {
"position": [
"-math.sin(math.sqrt(variable.attack_time) * Math.Pi * 100) * 10",
"math.sin(math.sqrt(variable.attack_time) * Math.Pi * 2 * 60) * 10",
"-math.sin(variable.attack_time * Math.Pi * 65) * 2"
],
"rotation": [
"-math.sin(math.sqrt(variable.attack_time) * Math.Pi * 20) * 25",
"-math.sin(math.sqrt(variable.attack_time) * 75.0) * 15.0",
"-math.sin(math.sqrt(variable.attack_time) * 25) * 15"
]
}Previous Value:"rightitem": {
"position": [
"math.sin(math.sqrt(variable.attack_time) * 75.0) * 10.0",
"math.sin(math.sqrt(variable.attack_time) * 65.0) * 5.0",
"-math.sin(math.sqrt(variable.attack_time) * 115.0) * 5.0"
],
"rotation": [
"-math.sin(math.sqrt(variable.attack_time) * 25.0) * 70.0",
"-math.sin(math.sqrt(variable.attack_time) * 75.0) * 15.0",
"-math.sin(math.sqrt(variable.attack_time) * 80.0) * 35.0"
]
}
- New Value:
"third_person": {
"animations": [
"humanoid_base_pose",
{
"look_at_target": "!query.is_sleeping && !query.is_emoting"
},
"move.arms",
"move.legs",
"cape",
{
"riding.arms": "query.is_riding"
},
{
"riding.legs": "query.is_riding"
},
"holding",
{
"brandish_spear": "variable.is_brandishing_spear"
},
{
"holding_spyglass": "variable.is_holding_spyglass"
},
{
"charging": "query.is_charging"
},
{
"sneaking": "query.is_sneaking && !query.is_sleeping"
},
{
"bob": "!variable.is_holding_spyglass"
},
{
"damage_nearby_mobs": "variable.damage_nearby_mobs"
},
{
"swimming": "variable.swim_amount < 0.0"
},
{
"swimming.legs": "variable.swim_amount < 0.0"
},
{
"use_item_progress": "( variable.use_item_interval_progress < 0.0 ) || ( variable.use_item_startup_progress < 0.0 ) && !variable.is_brandishing_spear && !variable.is_holding_spyglass"
},
{
"sleeping": "query.is_sleeping && query.is_alive"
},
{
"attack.positions": "variable.attack_time <= 0.0"
},
{
"attack.rotations": "variable.attack_time <= 0.0"
},
{
"shield_block_main_hand": "query.blocking && query.get_equipped_item_name('off_hand') != 'shield' && query.get_equipped_item_name == 'shield'"
},
{
"shield_block_off_hand": "query.blocking && query.get_equipped_item_name('off_hand') == 'shield'"
},
{
"crossbow_controller": "query.get_equipped_item_name == 'crossbow'"
},
{
"third_person_bow_equipped": "query.get_equipped_item_name == 'bow' && (variable.item_use_normalized < 0 && variable.item_use_normalized > 1.0)"
}
],
"transitions": [
{
"paperdoll": "variable.is_paperdoll"
},
{
"first_person": "variable.is_first_person"
},
{
"map_player": "variable.map_face_icon"
}
]
}Previous Value:"third_person": {
"animations": [
"humanoid_base_pose",
{
"look_at_target": "!query.is_sleeping"
},
"move.arms",
"move.legs",
"cape",
{
"riding.arms": "query.is_riding"
},
{
"riding.legs": "query.is_riding"
},
"holding",
{
"brandish_spear": "variable.is_brandishing_spear"
},
{
"holding_spyglass": "variable.is_holding_spyglass"
},
{
"charging": "query.is_charging"
},
{
"sneaking": "query.is_sneaking && !query.is_sleeping"
},
{
"bob": "!variable.is_holding_spyglass"
},
{
"damage_nearby_mobs": "variable.damage_nearby_mobs"
},
{
"swimming": "variable.swim_amount < 0.0"
},
{
"swimming.legs": "variable.swim_amount < 0.0"
},
{
"use_item_progress": "( variable.use_item_interval_progress < 0.0 ) || ( variable.use_item_startup_progress < 0.0 ) && !variable.is_brandishing_spear && !variable.is_holding_spyglass"
},
{
"sleeping": "query.is_sleeping && query.is_alive"
},
{
"attack.positions": "variable.attack_time <= 0.0"
},
{
"attack.rotations": "variable.attack_time <= 0.0"
},
{
"shield_block_main_hand": "query.blocking && query.get_equipped_item_name('off_hand') != 'shield' && query.get_equipped_item_name == 'shield'"
},
{
"shield_block_off_hand": "query.blocking && query.get_equipped_item_name('off_hand') == 'shield'"
},
{
"crossbow_controller": "query.get_equipped_item_name == 'crossbow'"
},
{
"third_person_bow_equipped": "query.get_equipped_item_name == 'bow' && (variable.item_use_normalized < 0 && variable.item_use_normalized > 1.0)"
}
],
"transitions": [
{
"paperdoll": "variable.is_paperdoll"
},
{
"first_person": "variable.is_first_person"
},
{
"map_player": "variable.map_face_icon"
}
]
}
- Previous Value:
"geometry.dragon": {
"visible_bounds_width": 14,
"visible_bounds_height": 13,
"visible_bounds_offset": [
0,
2,
0
],
"texturewidth": 256,
"textureheight": 256,
"bones": [
{
"name": "head",
"pivot": [
0,
24,
0
],
"cubes": [
{
"origin": [
-6,
20,
-24
],
"size": [
12,
5,
16
],
"uv": [
176,
44
]
},
{
"origin": [
-8,
16,
-10
],
"size": [
16,
16,
16
],
"uv": [
112,
30
]
},
{
"mirror": true,
"origin": [
-5,
32,
-4
],
"size": [
2,
4,
6
],
"uv": [
0,
0
]
},
{
"mirror": true,
"origin": [
-5,
25,
-22
],
"size": [
2,
2,
4
],
"uv": [
112,
0
]
},
{
"origin": [
3,
32,
-4
],
"size": [
2,
4,
6
],
"uv": [
0,
0
]
},
{
"origin": [
3,
25,
-22
],
"size": [
2,
2,
4
],
"uv": [
112,
0
]
}
]
},
{
"name": "jaw",
"pivot": [
0,
20,
-8
],
"cubes": [
{
"origin": [
-6,
16,
-24
],
"size": [
12,
4,
16
],
"uv": [
176,
65
]
}
]
},
{
"name": "neck",
"pivot": [
0,
24,
0
],
"cubes": [
{
"origin": [
-5,
19,
-5
],
"size": [
10,
10,
10
],
"uv": [
192,
104
]
},
{
"origin": [
-1,
29,
-3
],
"size": [
2,
4,
6
],
"uv": [
48,
0
]
}
]
},
{
"name": "body",
"pivot": [
0,
20,
8
],
"cubes": [
{
"origin": [
-12,
-4,
-8
],
"size": [
24,
24,
64
],
"uv": [
0,
0
]
},
{
"origin": [
-1,
20,
-2
],
"size": [
2,
6,
12
],
"uv": [
220,
53
]
},
{
"origin": [
-1,
20,
18
],
"size": [
2,
6,
12
],
"uv": [
220,
53
]
},
{
"origin": [
-1,
20,
38
],
"size": [
2,
6,
12
],
"uv": [
220,
53
]
}
]
},
{
"name": "wing",
"pivot": [
-12,
19,
2
],
"cubes": [
{
"origin": [
-68,
15,
-2
],
"size": [
56,
8,
8
],
"uv": [
112,
88
]
},
{
"origin": [
-68,
19,
4
],
"size": [
56,
0,
56
],
"uv": [
-56,
88
]
}
]
},
{
"name": "wingtip",
"pivot": [
-56,
24,
0
],
"cubes": [
{
"origin": [
-112,
22,
-2
],
"size": [
56,
4,
4
],
"uv": [
112,
136
]
},
{
"origin": [
-112,
24,
2
],
"size": [
56,
0,
56
],
"uv": [
-56,
144
]
}
]
},
{
"name": "wing1",
"pivot": [
12,
19,
2
],
"cubes": [
{
"origin": [
-44,
15,
-2
],
"size": [
56,
8,
8
],
"uv": [
112,
88
]
},
{
"origin": [
-44,
19,
4
],
"size": [
56,
0,
56
],
"uv": [
-56,
88
]
}
]
},
{
"name": "wingtip1",
"pivot": [
-56,
24,
0
],
"cubes": [
{
"origin": [
-112,
22,
-2
],
"size": [
56,
4,
4
],
"uv": [
112,
136
]
},
{
"origin": [
-112,
24,
2
],
"size": [
56,
0,
56
],
"uv": [
-56,
144
]
}
]
},
{
"name": "rearleg",
"pivot": [
-16,
8,
42
],
"cubes": [
{
"origin": [
-24,
-20,
34
],
"size": [
16,
32,
16
],
"uv": [
0,
0
]
}
]
},
{
"name": "rearleg1",
"pivot": [
16,
8,
42
],
"cubes": [
{
"origin": [
8,
-20,
34
],
"size": [
16,
32,
16
],
"uv": [
0,
0
]
}
]
},
{
"name": "frontleg",
"pivot": [
-12,
4,
2
],
"cubes": [
{
"origin": [
-16,
-16,
-2
],
"size": [
8,
24,
8
],
"uv": [
112,
104
]
}
]
},
{
"name": "frontleg1",
"pivot": [
12,
4,
2
],
"cubes": [
{
"origin": [
8,
-16,
-2
],
"size": [
8,
24,
8
],
"uv": [
112,
104
]
}
]
},
{
"name": "rearlegtip",
"pivot": [
0,
-8,
-4
],
"cubes": [
{
"origin": [
-6,
-38,
-4
],
"size": [
12,
32,
12
],
"uv": [
196,
0
]
}
]
},
{
"name": "rearlegtip1",
"pivot": [
0,
-8,
-4
],
"cubes": [
{
"origin": [
-6,
-38,
-4
],
"size": [
12,
32,
12
],
"uv": [
196,
0
]
}
]
},
{
"name": "frontlegtip",
"pivot": [
0,
4,
-1
],
"cubes": [
{
"origin": [
-3,
-19,
-4
],
"size": [
6,
24,
6
],
"uv": [
226,
138
]
}
]
},
{
"name": "frontlegtip1",
"pivot": [
0,
4,
-1
],
"cubes": [
{
"origin": [
-3,
-19,
-4
],
"size": [
6,
24,
6
],
"uv": [
226,
138
]
}
]
},
{
"name": "rearfoot",
"pivot": [
0,
-7,
4
],
"cubes": [
{
"origin": [
-9,
-13,
-16
],
"size": [
18,
6,
24
],
"uv": [
112,
0
]
}
]
},
{
"name": "rearfoot1",
"pivot": [
0,
-7,
4
],
"cubes": [
{
"origin": [
-9,
-13,
-16
],
"size": [
18,
6,
24
],
"uv": [
112,
0
]
}
]
},
{
"name": "frontfoot",
"pivot": [
0,
1,
0
],
"cubes": [
{
"origin": [
-4,
-3,
-12
],
"size": [
8,
4,
16
],
"uv": [
144,
104
]
}
]
},
{
"name": "frontfoot1",
"pivot": [
0,
1,
0
],
"cubes": [
{
"origin": [
-4,
-3,
-12
],
"size": [
8,
4,
16
],
"uv": [
144,
104
]
}
]
}
]
}
Statistics:
Can be Ridden by Mobs
- Default: Parrot Tame
Families
- Default: Player
Movement Speed
- Default: 0.1
Other Attributes
- Attack Damage
- Can be Renamed
- Can Climb
- Has Collisions
- Has Gravity
- Pushable by Pistons
Associated Files:
Behavior File
- behavior_packs/vanilla_1.17.10/entities/player.json
Animations
- resource_packs/vanilla/animations/player.animation.json
- resource_packs/vanilla/animations/skeleton.animation.json
- resource_packs/vanilla_1.17.0/animations/humanoid.animation.json
- resource_packs/vanilla_1.17.0/animations/player_firstperson.animation.json
Animation Controllers
- resource_packs/vanilla/animation_controllers/persona.animation_controllers.json
- resource_packs/vanilla_1.17.0/animation_controllers/humanoid.animation_controllers.json
- resource_packs/vanilla_1.17.0/animation_controllers/player.animation_controllers.json
Entity
- resource_packs/vanilla_1.17.0/entity/player.entity.json
Geometry
- resource_packs/vanilla/models/mobs.json
Loot Tables
- behavior_packs/vanilla/loot_tables/empty.json
Sounds
- resource_packs/vanilla/sounds/damage/hit1.fsb
- resource_packs/vanilla/sounds/damage/hit2.fsb
- resource_packs/vanilla/sounds/damage/hit3.fsb
- resource_packs/vanilla/sounds/mob/guardian/curse.fsb
- resource_packs/vanilla/sounds/mob/player/attack/strong1.fsb
- resource_packs/vanilla/sounds/mob/player/attack/strong2.fsb
- resource_packs/vanilla/sounds/mob/player/attack/strong3.fsb
- resource_packs/vanilla/sounds/mob/player/attack/strong4.fsb
- resource_packs/vanilla/sounds/mob/player/attack/strong5.fsb
- resource_packs/vanilla/sounds/mob/player/attack/strong6.fsb
- resource_packs/vanilla/sounds/mob/player/attack/weak1.fsb
- resource_packs/vanilla/sounds/mob/player/attack/weak2.fsb
- resource_packs/vanilla/sounds/mob/player/attack/weak3.fsb
- resource_packs/vanilla/sounds/mob/player/attack/weak4.fsb
- resource_packs/vanilla/sounds/random/bow.fsb
Textures
- resource_packs/vanilla/textures/entity/cape_invisible.png
- resource_packs/vanilla/textures/entity/steve.png
Material Info:
Material: Entity Alphatest
{
"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: Player Animated
{
"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",
"USE_UV_ANIM"
],
"+states": [
"DisableCulling"
]
}