mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-04-05 06:56:03 +00:00
This also helps in preparing for the Nether Update (1.16). Textures were optimised using OptiPNG by: optipng -o7 -nx followed by a second run with the defaults.
10 lines
228 B
JSON
10 lines
228 B
JSON
{
|
|
"variants": {
|
|
"": [
|
|
{ "model": "block/cut_sandstone" },
|
|
{ "model": "block/sandstone/cut/normal/1" },
|
|
{ "model": "block/sandstone/cut/normal/2" },
|
|
{ "model": "block/sandstone/cut/normal/3" }
|
|
]
|
|
}
|
|
}
|