9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00

Netherrack deposits in bloody mesa

This commit is contained in:
Daniel Mills
2020-08-18 22:09:34 -04:00
parent 86d027f23d
commit 744084310f

View File

@@ -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"
}