minify resource pack. png to webp.
This commit is contained in:
@@ -1,33 +1 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/template_skull",
|
||||
"model": {
|
||||
"type": "minecraft:player_head"
|
||||
},
|
||||
"transformation": {
|
||||
"left_rotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
-0.0
|
||||
],
|
||||
"right_rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
],
|
||||
"translation": [
|
||||
0.5,
|
||||
0.0,
|
||||
0.5
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
{"model":{"type":"minecraft:special","base":"minecraft:item/template_skull","model":{"type":"minecraft:player_head"},"transformation":{"left_rotation":[1.0,0.0,0.0,-0.0],"right_rotation":[0.0,0.0,0.0,1.0],"scale":[1.0,1.0,1.0],"translation":[0.5,0.0,0.5]}}}
|
||||
Reference in New Issue
Block a user