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,25 +1 @@
{
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"side": "block/dropper/untriggered/side",
"top": "block/dropper/untriggered/top_arrow",
"particle": "block/dropper/untriggered/front",
"front": "block/dropper/untriggered/front",
"back": "block/dropper/untriggered/back_indicator"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#front", "cullface": "north"},
"east": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#back", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"},
"down": {"uv": [16, 16, 0, 0], "texture": "#top", "cullface": "down"}
}
}
]
}
{"credit":"Made with Blockbench","parent":"block/block","textures":{"side":"block/dropper/untriggered/side","top":"block/dropper/untriggered/top_arrow","particle":"block/dropper/untriggered/front","front":"block/dropper/untriggered/front","back":"block/dropper/untriggered/back_indicator"},"elements":[{"from":[0,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,16,16],"texture":"#front","cullface":"north"},"east":{"uv":[16,0,0,16],"texture":"#side","cullface":"east"},"south":{"uv":[0,0,16,16],"texture":"#back","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"west"},"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"},"down":{"uv":[16,16,0,0],"texture":"#top","cullface":"down"}}}]}