mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Fix double snow layer issue
This commit is contained in:
@@ -176,41 +176,6 @@
|
||||
"biomeStyle": {
|
||||
"style": "IRIS"
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
"chance": 1,
|
||||
"variance": {
|
||||
"style": "IRIS",
|
||||
"zoom": 0.2
|
||||
},
|
||||
"palette": [
|
||||
{
|
||||
"data": {
|
||||
"layers": 1
|
||||
},
|
||||
"block": "snow"
|
||||
},
|
||||
{
|
||||
"data": {
|
||||
"layers": 2
|
||||
},
|
||||
"block": "snow"
|
||||
},
|
||||
{
|
||||
"data": {
|
||||
"layers": 3
|
||||
},
|
||||
"block": "snow"
|
||||
},
|
||||
{
|
||||
"data": {
|
||||
"layers": 4
|
||||
},
|
||||
"block": "snow"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"children": [
|
||||
"frozen-peak",
|
||||
"frozen-mountains",
|
||||
@@ -349,4 +314,4 @@
|
||||
"MOUNTAINS",
|
||||
"ICE_SPIKES"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user