mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
Caves
This commit is contained in:
@@ -79,6 +79,22 @@
|
||||
"global-tools",
|
||||
"global-clutter"
|
||||
]},
|
||||
"carving": {
|
||||
"caves": [
|
||||
{
|
||||
"breakSurface": true,
|
||||
"cave": "base",
|
||||
"rarity": 9,
|
||||
"caveStartHeight": {
|
||||
"max": 120,
|
||||
"min": 69,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"deposits": [
|
||||
{
|
||||
"minHeight": 19,
|
||||
|
||||
Reference in New Issue
Block a user