diff --git a/overworld/biomes/hot-desert-red.json b/overworld/biomes/hot-desert-red.json index 96171db6..18968a5e 100644 --- a/overworld/biomes/hot-desert-red.json +++ b/overworld/biomes/hot-desert-red.json @@ -68,7 +68,7 @@ }, { "zoom": 0.3, - "chance": 0.0235, + "chance": 0.0135, "palette": [ "minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]", "minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]" diff --git a/overworld/biomes/hot-desert.json b/overworld/biomes/hot-desert.json index 48e8c73c..a2a3f22c 100644 --- a/overworld/biomes/hot-desert.json +++ b/overworld/biomes/hot-desert.json @@ -61,7 +61,7 @@ }, { "zoom": 0.3, - "chance": 0.0235, + "chance": 0.01235, "palette": [ "minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]", "minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]"