mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-31 04:36:33 +00:00
Redstone exixts in the overworld lel
This commit is contained in:
@@ -177,17 +177,17 @@
|
||||
},
|
||||
{
|
||||
"minHeight": 4,
|
||||
"maxPerChunk": 5,
|
||||
"maxPerChunk": 9,
|
||||
"maxHeight": 40,
|
||||
"minPerChunk": 2,
|
||||
"minSize": 5,
|
||||
"maxSize": 8,
|
||||
"minPerChunk": 3,
|
||||
"minSize": 6,
|
||||
"maxSize": 10,
|
||||
"palette": [
|
||||
{
|
||||
"data": {
|
||||
"lit": false
|
||||
},
|
||||
"block": "copper_ore"
|
||||
"block": "redstone_ore"
|
||||
}
|
||||
],
|
||||
"varience": 7
|
||||
|
||||
Reference in New Issue
Block a user