Create/src/generated/resources/assets/create/models/block/ochrum.json
simibubi c1b4c8cef2 New Flavours
- 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)
2021-11-28 02:24:15 +01:00

6 lines
No EOL
117 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "create:block/palettes/stone_types/ochrum"
}
}