Files
wireless-docs/assets/minecraft/models/block/brick_slab_top.json
2026-07-03 22:04:34 -04:00

8 lines
177 B
JSON

{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/bricks",
"side": "minecraft:block/bricks",
"top": "minecraft:block/bricks"
}
}