minecraft-assets/assets/minecraft/models/block/mud_brick_slab.json

8 lines
185 B
JSON

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