Nexan-s_Custom_Resources/assets/minecraft/blockstates/petrified_oak_slab.json

13 lines
255 B
JSON

{
"variants": {
"type=bottom": {
"model": "minecraft:block/petrified_oak_slab"
},
"type=double": {
"model": "custom:item/derpcoin_block"
},
"type=top": {
"model": "minecraft:block/petrified_oak_slab_top"
}
}
}