minify resource pack. png to webp.
This commit is contained in:
@@ -1,18 +1 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 5, 0, 6 ],
|
||||
"to": [ 11, 1.02, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture", "cullface": "down" },
|
||||
"up": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 5, 14, 11, 15 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5, 14, 11, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 6, 14, 10, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 6, 14, 10, 15 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"textures":{"particle":"#texture"},"elements":[{"from":[5,0,6],"to":[11,1.02,10],"faces":{"down":{"uv":[5,6,11,10],"texture":"#texture","cullface":"down"},"up":{"uv":[5,6,11,10],"texture":"#texture"},"north":{"uv":[5,14,11,15],"texture":"#texture"},"south":{"uv":[5,14,11,15],"texture":"#texture"},"west":{"uv":[6,14,10,15],"texture":"#texture"},"east":{"uv":[6,14,10,15],"texture":"#texture"}}}]}
|
||||
Reference in New Issue
Block a user