mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Tundra fixes
This commit is contained in:
@@ -66,8 +66,8 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.225,
|
||||
"density": 1,
|
||||
"chance": 0.725,
|
||||
"density": 3,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
@@ -188,7 +188,7 @@
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.05,
|
||||
"chance": 0.03,
|
||||
"palette": [
|
||||
"minecraft:stone_button[face=floor,facing=east,powered=false]",
|
||||
"minecraft:stone_button[face=floor,facing=south,powered=false]"
|
||||
@@ -216,7 +216,7 @@
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.0002,
|
||||
"chance": 0.00001,
|
||||
"palette": [
|
||||
"CRIMSON_FUNGUS"
|
||||
],
|
||||
@@ -225,7 +225,7 @@
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.0002,
|
||||
"chance": 0.00001,
|
||||
"palette": [
|
||||
"CRIMSON_ROOTS"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user