9
0
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:
Brian Fopiano
2021-07-04 01:37:35 -07:00
parent b5258e2067
commit 1c1a95dd47

View File

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