minecraft-src/assets/minecraft/models/block/red_sandstone.json
2025-07-04 01:41:11 +03:00

8 lines
No EOL
216 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "minecraft:block/red_sandstone_bottom",
"side": "minecraft:block/red_sandstone",
"top": "minecraft:block/red_sandstone_top"
}
}