mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
tweaks
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
"zoom": 0.3,
|
||||
"chance": 0.0235,
|
||||
"palette": [
|
||||
"minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]",
|
||||
"minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]"
|
||||
"minecraft:stone_button[face=floor,facing=east,powered=false]",
|
||||
"minecraft:stone_button[face=floor,facing=south,powered=false]"
|
||||
],
|
||||
"dispersion": "SCATTER",
|
||||
"variance": "SCATTER"
|
||||
@@ -57,7 +57,7 @@
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.0002,
|
||||
"chance": 0.00002,
|
||||
"density": 3,
|
||||
"palette": [
|
||||
"PUMPKIN",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"biome": "hot-volcanic",
|
||||
"type": "LAND",
|
||||
"scale": 5,
|
||||
"rarity": 36,
|
||||
"rarity": 136,
|
||||
"shuffle": 328
|
||||
}
|
||||
],
|
||||
|
||||
@@ -114,6 +114,24 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"decorators":[
|
||||
{
|
||||
"zoom": 10,
|
||||
"stackMax": 1,
|
||||
"stackMin": 1,
|
||||
"chance": 0.5,
|
||||
"palette": [
|
||||
"GRASS",
|
||||
"TALL_GRASS",
|
||||
"JUNGLE_SAPLING"
|
||||
],
|
||||
"verticalVarience": "SCATTER",
|
||||
"verticalZoom": 88,
|
||||
"dispersion": "SCATTER",
|
||||
"variance": "SCATTER"
|
||||
}
|
||||
|
||||
],
|
||||
"generators":[
|
||||
{
|
||||
"generator": "plain",
|
||||
|
||||
Reference in New Issue
Block a user