MineAssets/1.17.1/assets/minecraft/models/block/nether_brick_slab.json
2024-12-17 02:08:01 +03:00

8 lines
194 B
JSON

{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/nether_bricks",
"top": "minecraft:block/nether_bricks",
"side": "minecraft:block/nether_bricks"
}
}