mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 10:35:09 +01:00
58 lines
1001 B
JSON
58 lines
1001 B
JSON
{
|
|
"multipart": [
|
|
{
|
|
"apply": {
|
|
"model": "regions_unexplored:block/eucalyptus_log",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"when": {
|
|
"axis": "x"
|
|
}
|
|
},
|
|
{
|
|
"apply": {
|
|
"model": "regions_unexplored:block/eucalyptus_log_overlay",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"when": {
|
|
"axis": "x"
|
|
}
|
|
},
|
|
{
|
|
"apply": {
|
|
"model": "regions_unexplored:block/eucalyptus_log"
|
|
},
|
|
"when": {
|
|
"axis": "y"
|
|
}
|
|
},
|
|
{
|
|
"apply": {
|
|
"model": "regions_unexplored:block/eucalyptus_log_overlay"
|
|
},
|
|
"when": {
|
|
"axis": "y"
|
|
}
|
|
},
|
|
{
|
|
"apply": {
|
|
"model": "regions_unexplored:block/eucalyptus_log",
|
|
"x": 90
|
|
},
|
|
"when": {
|
|
"axis": "z"
|
|
}
|
|
},
|
|
{
|
|
"apply": {
|
|
"model": "regions_unexplored:block/eucalyptus_log_overlay",
|
|
"x": 90
|
|
},
|
|
"when": {
|
|
"axis": "z"
|
|
}
|
|
}
|
|
]
|
|
} |