minify resource pack. png to webp.

This commit is contained in:
2026-07-16 22:08:15 -04:00
parent c178f9121b
commit b641a53100
17906 changed files with 7818 additions and 130425 deletions

View File

@@ -1,15 +1 @@
{
"textures": {
"particle": "block/brewing_stand",
"stand": "block/brewing_stand"
},
"elements": [
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" },
"south": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" }
}
}
]
}
{"textures":{"particle":"block/brewing_stand","stand":"block/brewing_stand"},"elements":[{"from":[8,0,8],"to":[16,16,8],"faces":{"north":{"uv":[16,0,8,16],"texture":"#stand"},"south":{"uv":[8,0,16,16],"texture":"#stand"}}}]}