mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 18:45:08 +01:00
29 lines
566 B
JSON
29 lines
566 B
JSON
{
|
|
"variants": {
|
|
"axis=y,cut=false": {
|
|
"model": "bewitchment:block/dragons_blood_log"
|
|
},
|
|
"axis=z,cut=false": {
|
|
"model": "bewitchment:block/dragons_blood_log",
|
|
"x": 90
|
|
},
|
|
"axis=x,cut=false": {
|
|
"model": "bewitchment:block/dragons_blood_log",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"axis=y,cut=true": {
|
|
"model": "bewitchment:block/dragons_blood_log_cut"
|
|
},
|
|
"axis=z,cut=true": {
|
|
"model": "bewitchment:block/dragons_blood_log_cut",
|
|
"x": 90
|
|
},
|
|
"axis=x,cut=true": {
|
|
"model": "bewitchment:block/dragons_blood_log_cut",
|
|
"x": 90,
|
|
"y": 90
|
|
}
|
|
}
|
|
}
|