mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-19 17:38:08 +01:00
16 lines
296 B
JSON
16 lines
296 B
JSON
|
{
|
||
|
"variants": {
|
||
|
"axis=x": {
|
||
|
"model": "create:block/crimsite_pillar_horizontal",
|
||
|
"x": 90,
|
||
|
"y": 90
|
||
|
},
|
||
|
"axis=y": {
|
||
|
"model": "create:block/crimsite_pillar"
|
||
|
},
|
||
|
"axis=z": {
|
||
|
"model": "create:block/crimsite_pillar_horizontal",
|
||
|
"x": 90
|
||
|
}
|
||
|
}
|
||
|
}
|