HexCasting/Common/src/generated/resources/assets/hexcasting/blockstates/edified_log.json
2022-06-15 21:00:46 -05:00

16 lines
296 B
JSON

{
"variants": {
"axis=x": {
"model": "hexcasting:block/edified_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/edified_log"
},
"axis=z": {
"model": "hexcasting:block/edified_log_horizontal",
"x": 90
}
}
}