mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
16 lines
277 B
JSON
16 lines
277 B
JSON
|
{
|
||
|
"variants": {
|
||
|
"axis=x": {
|
||
|
"model": "naturesaura:block/ancient_log",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
},
|
||
|
"axis=y": {
|
||
|
"model": "naturesaura:block/ancient_log"
|
||
|
},
|
||
|
"axis=z": {
|
||
|
"model": "naturesaura:block/ancient_log",
|
||
|
"x": 90
|
||
|
}
|
||
|
}
|
||
|
}
|