We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef78a3 commit 28b1cf3Copy full SHA for 28b1cf3
2 files changed
26.1/assets/minecraft/items/player_head.json
@@ -5,30 +5,30 @@
5
"base": "minecraft:item/template_skull",
6
"model": {
7
"type": "minecraft:player_head"
8
+ },
9
+ "transformation": {
10
+ "left_rotation": [
11
+ 0.0,
12
13
14
+ 1.0
15
+ ],
16
+ "right_rotation": [
17
18
19
20
21
22
+ "scale": [
23
+ 1.0,
24
25
26
27
+ "translation": [
28
29
30
+ 0.0
31
+ ]
32
}
- },
- "transformation": {
- "left_rotation": [
- 0.0,
- 1.0
- ],
- "right_rotation": [
- "scale": [
- 1.0,
- "translation": [
- 0.0
- ]
33
34
-}
+}
26.1/assets/minecraft/models/item/template_skull.json
0 commit comments