Skip to content

Commit 28b1cf3

Browse files
committed
放錯層?
1 parent cef78a3 commit 28b1cf3

2 files changed

Lines changed: 25 additions & 57 deletions

File tree

26.1/assets/minecraft/items/player_head.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,30 @@
55
"base": "minecraft:item/template_skull",
66
"model": {
77
"type": "minecraft:player_head"
8+
},
9+
"transformation": {
10+
"left_rotation": [
11+
0.0,
12+
0.0,
13+
0.0,
14+
1.0
15+
],
16+
"right_rotation": [
17+
0.0,
18+
0.0,
19+
0.0,
20+
1.0
21+
],
22+
"scale": [
23+
1.0,
24+
1.0,
25+
1.0
26+
],
27+
"translation": [
28+
0.0,
29+
0.0,
30+
0.0
31+
]
832
}
9-
},
10-
"transformation": {
11-
"left_rotation": [
12-
0.0,
13-
0.0,
14-
0.0,
15-
1.0
16-
],
17-
"right_rotation": [
18-
0.0,
19-
0.0,
20-
0.0,
21-
1.0
22-
],
23-
"scale": [
24-
1.0,
25-
1.0,
26-
1.0
27-
],
28-
"translation": [
29-
0.0,
30-
0.0,
31-
0.0
32-
]
3333
}
34-
}
34+
}

26.1/assets/minecraft/models/item/template_skull.json

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)