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

7 lines
125 B
JSON
Raw Permalink Normal View History

2024-08-26 10:45:56 -05:00
{
"variants": {
"normal": { "model": "double_stone" },
"all": { "model": "double_stone_top" }
}
}