mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-04-05 23:16: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.
8 lines
227 B
JSON
8 lines
227 B
JSON
{
|
|
"parent": "block/slab_top",
|
|
"textures": {
|
|
"bottom": "block/polished_blackstone_bricks2",
|
|
"top": "block/polished_blackstone_bricks2",
|
|
"side": "block/polished_blackstone_bricks2"
|
|
}
|
|
}
|