mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-19 17:38:08 +01:00
b487e0a46a
- Mechanical Belts no longer have a Stress Impact - Stairs and Slabs variants of blocks no longer use plural in their name - "Polished" stone type variant now uses the prefix Polished Cut - "Bricks" stone type variant now uses the prefix Cut - Added more recipes for stone types and copper blocks for convenience - Reverted re-texture of crushed copper ore - Added waxed copper recipes for deploying
16 lines
No EOL
290 B
JSON
16 lines
No EOL
290 B
JSON
{
|
|
"variants": {
|
|
"axis=x": {
|
|
"model": "create:block/ochrum_pillar_horizontal",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"axis=y": {
|
|
"model": "create:block/ochrum_pillar"
|
|
},
|
|
"axis=z": {
|
|
"model": "create:block/ochrum_pillar_horizontal",
|
|
"x": 90
|
|
}
|
|
}
|
|
} |