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

7 lines
253 B
JSON

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