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

9 lines
164 B
JSON

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