BetterEnd/utility_res/blockstates/%name%_striped_log.json
2020-09-26 17:09:01 +03:00

7 lines
300 B
JSON

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