ploof-pack/faithless/assets/minecraft/models/block/quartz_slab_top.json

8 lines
165 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/quartz_block",
"top": "block/quartz_block",
"side": "block/quartz_block_slab_side"
}
}