mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-19 17:38:08 +01:00
c1b4c8cef2
- Removed Gabbro, Dolomite, Weathered Limestone - Added Crimsite, Asurine, Veridium, Ochrum - Added and Removed palette blocks for Andesite, Diorite, Granite, Tuff, Deepslate, Dripstone, Calcite, Limestone, Scoria and Dark Scoria - Custom stone types now generate as layers instead of ores (Work in Progress)
17 lines
No EOL
296 B
JSON
17 lines
No EOL
296 B
JSON
{
|
|
"variants": {
|
|
"axis=x": {
|
|
"model": "create:block/layered_limestone",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"axis=y": {
|
|
"model": "create:block/layered_limestone"
|
|
},
|
|
"axis=z": {
|
|
"model": "create:block/layered_limestone",
|
|
"x": 90,
|
|
"y": 180
|
|
}
|
|
}
|
|
} |