minify resource pack. png to webp.
This commit is contained in:
@@ -1,17 +1 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/ladder",
|
||||
"texture": "block/ladder"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 15.2 ],
|
||||
"to": [ 16, 16, 15.2 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"ambientocclusion":false,"textures":{"particle":"block/ladder","texture":"block/ladder"},"elements":[{"from":[0,0,15.2],"to":[16,16,15.2],"shade":false,"faces":{"north":{"uv":[0,0,16,16],"texture":"#texture"},"south":{"uv":[16,0,0,16],"texture":"#texture"}}}]}
|
||||
Reference in New Issue
Block a user