minify resource pack. png to webp.
This commit is contained in:
@@ -1,22 +1 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "#bars"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 8, 0, 8 ],
|
||||
"to": [ 8, 16, 9 ],
|
||||
"faces": {
|
||||
"west": { "uv": [ 8, 0, 7, 16 ], "texture": "#bars" },
|
||||
"east": { "uv": [ 7, 0, 8, 16 ], "texture": "#bars" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 7, 0, 9 ],
|
||||
"to": [ 9, 16, 9 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" },
|
||||
"south": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"ambientocclusion":false,"textures":{"particle":"#bars"},"elements":[{"from":[8,0,8],"to":[8,16,9],"faces":{"west":{"uv":[8,0,7,16],"texture":"#bars"},"east":{"uv":[7,0,8,16],"texture":"#bars"}}},{"from":[7,0,9],"to":[9,16,9],"faces":{"north":{"uv":[9,0,7,16],"texture":"#bars"},"south":{"uv":[7,0,9,16],"texture":"#bars"}}}]}
|
||||
Reference in New Issue
Block a user