minify resource pack. png to webp.
This commit is contained in:
@@ -1,19 +1 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"display": {
|
||||
"firstperson_righthand": {
|
||||
"rotation": [ 0, 135, 0 ],
|
||||
"translation": [ 0, 0, 0 ],
|
||||
"scale": [ 0.40, 0.40, 0.40 ]
|
||||
}
|
||||
},
|
||||
"textures": {
|
||||
"particle": "#front",
|
||||
"down": "#bottom",
|
||||
"up": "#top",
|
||||
"north": "#front",
|
||||
"east": "#side",
|
||||
"south": "#side",
|
||||
"west": "#side"
|
||||
}
|
||||
}
|
||||
{"parent":"block/cube","display":{"firstperson_righthand":{"rotation":[0,135,0],"translation":[0,0,0],"scale":[0.4,0.4,0.4]}},"textures":{"particle":"#front","down":"#bottom","up":"#top","north":"#front","east":"#side","south":"#side","west":"#side"}}
|
||||
Reference in New Issue
Block a user