ploof-pack/faithless/assets/minecraft/blockstates/end_stone_brick_slab.json

13 lines
276 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"variants": {
"type=bottom": {
"model": "minecraft:block/end_stone_brick_slab"
},
"type=double": {
"model": "minecraft:block/end_stone_brick_slab_double"
},
"type=top": {
"model": "minecraft:block/end_stone_brick_slab_top"
}
}
}