Files
Martin Prokoph a889417caa Read textures from original model files
Improved mod support :)
2025-09-14 18:12:33 +02:00

18 lines
396 B
JSON

{
"variants": {
"axis=y": {
"model": "mysticsbiomes:block/jacaranda_log"
},
"axis=z": {
"model": "mysticsbiomes:block/jacaranda_log",
"x": 90,
"y": 180
},
"axis=x": {
"model": "mysticsbiomes:block/jacaranda_log",
"x": 90,
"y": 90,
"z": 90
}
}
}