BetterEnd/json/blockstates/%name%_slab.json
2020-10-11 20:17:08 +03:00

15 lines
No EOL
343 B
JSON

{
"variants": {
"type=bottom": {
"model": "betterend:block/%name%_half_slab"
},
"type=double": {
"model": "betterend:block/%name%"
},
"type=top": {
"model": "betterend:block/%name%_half_slab",
"uvlock": true,
"x": 180
}
}
}