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

Update temperate-oak-denmyre.json

This commit is contained in:
RaydenKonig
2021-06-16 10:30:05 -03:00
committed by GitHub
parent 2d8524a677
commit 5124ff969a

View File

@@ -12,7 +12,7 @@
],
"decorators": [
{
"chance": 0.8,
"chance": 0.07,
"variance": {
"style": "STATIC"
},
@@ -33,6 +33,19 @@
"block": "poppy"
}
]
},
{
"chance": 0.8,
"variance": {
"style": "STATIC"
},
"zoom": 0.2,
"palette": [
{
"weight": 1,
"block": "grass"
}
]
},
{
"chance": 0.03,
@@ -409,4 +422,4 @@
]
},
"rarity": 4
}
}