1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion-2.git synced 2024-09-19 16:42:47 +02:00
Hardcore-Ender-Expansion-2/data/gen/assets/hee/blockstates/dusty_stone_brick_slab.json

13 lines
253 B
JSON

{
"variants": {
"type=top": {
"model": "hee:block/dusty_stone_brick_slab_top"
},
"type=bottom": {
"model": "hee:block/dusty_stone_brick_slab"
},
"type=double": {
"model": "hee:block/dusty_stone_bricks"
}
}
}