minecraft-assets/assets/minecraft/blockstates/nether_brick_double_slab.json

7 lines
121 B
JSON
Raw Normal View History

2017-02-18 08:29:43 -05:00
{
"variants": {
"normal": { "model": "nether_brick" },
"all": { "model": "nether_brick" }
}
}