mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-16 15:34:39 +01:00
4e8a72be8b
- Ported the contraption renderer - Fixed sticky blockstates of the linear chassis - SuperByteBuffers can now be given a separate matrixStack for vertex lighting - Kinetic TERs now make use of the passed light parameter
17 lines
284 B
JSON
17 lines
284 B
JSON
{
|
|
"variants": {
|
|
"axis=x": {
|
|
"model": "create:block/gabbro_pillar",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"axis=y": {
|
|
"model": "create:block/gabbro_pillar"
|
|
},
|
|
"axis=z": {
|
|
"model": "create:block/gabbro_pillar",
|
|
"x": 90,
|
|
"y": 180
|
|
}
|
|
}
|
|
} |