mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-11 06:46:27 +01:00
5e628e18cb
- Added partial versions of the building blocks
7 lines
No EOL
263 B
JSON
7 lines
No EOL
263 B
JSON
{
|
|
"variants": {
|
|
"axis=y": { "model": "create:block/palettes/limestone_pillar" },
|
|
"axis=z": { "model": "create:block/palettes/limestone_pillar", "x": 90 },
|
|
"axis=x": { "model": "create:block/palettes/limestone_pillar", "x": 90, "y": 90 }
|
|
}
|
|
} |