BetterEnd/utility_res/blockstates/%name%_log.json
2020-09-26 23:36:44 +03:00

16 lines
No EOL
352 B
JSON

{
"variants": {
"axis=x": {
"model": "betterend:block/%name%_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/%name%_log"
},
"axis=z": {
"model": "betterend:block/%name%_log",
"x": 90
}
}
}