BetterEnd/json/blockstates/%name%_slab.json
2021-07-10 16:25:34 +03:00

15 lines
No EOL
266 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
}
}
}