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/dark_loam_slab.json

13 lines
228 B
JSON

{
"variants": {
"type=top": {
"model": "hee:block/dark_loam_slab_top"
},
"type=bottom": {
"model": "hee:block/dark_loam_slab"
},
"type=double": {
"model": "hee:block/dark_loam"
}
}
}