mirror of
https://github.com/G2-Games/Old-Ores-MC.git
synced 2025-04-20 03:52:53 -05:00
Changed the top texture of deepslate ores in Java to match the top of regular deepslate blocks
7 lines
No EOL
159 B
JSON
7 lines
No EOL
159 B
JSON
{
|
|
"parent": "minecraft:block/cube_column_mirrored",
|
|
"textures": {
|
|
"end": "minecraft:block/deepslate_top",
|
|
"side": "minecraft:block/deepslate"
|
|
}
|
|
} |