mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -93,5 +93,19 @@
|
||||
"max": 8
|
||||
}
|
||||
],
|
||||
"deposits": [
|
||||
{
|
||||
"maxHeight": 150,
|
||||
"minHeight": 100,
|
||||
"maxSize": 7,
|
||||
"maxPerChunk": 3,
|
||||
"minPerChunk": 0,
|
||||
"varience": 3,
|
||||
"minSize": 3,
|
||||
"palette": [
|
||||
"NETHERRACK"
|
||||
]
|
||||
}
|
||||
],
|
||||
"derivative": "SHATTERED_SAVANNA"
|
||||
}
|
||||
Reference in New Issue
Block a user