hoosiertransfer-mod/desktopRuntime/resources/assets/minecraft/blockstates/nether_brick_slab.json

7 lines
149 B
JSON
Raw Permalink Normal View History

2024-08-26 10:45:56 -05:00
{
"variants": {
"half=bottom": { "model": "half_slab_nether_brick" },
"half=top": { "model": "upper_slab_nether_brick" }
}
}