1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion-2.git synced 2024-09-19 16:42:47 +02:00
Hardcore-Ender-Expansion-2/data/gen/assets/hee/blockstates/whitebark_log.json
2021-07-07 10:11:28 +02:00

16 lines
281 B
JSON

{
"variants": {
"axis=x": {
"model": "hee:block/whitebark_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hee:block/whitebark_log"
},
"axis=z": {
"model": "hee:block/whitebark_log_horizontal",
"x": 90
}
}
}