Started by
Benji2011
on
Topic category: Help with Minecraft modding (Java Edition)
Is there any way to make my biome less common?
Even when the weight is set to 1, I still find it within 500 blocks of the spawn most of the time. I want it to be rarer than this. I wish we could set the weight to decimals, like 0.1.
It's not weight which makes the whole thing
Are many tutorials on this
Neighbour biomes make the most and also biomes type and temperature
Just set on rarest types and you're done
Ah, and also I found out you can actually do decimals in the weight if you edit the code itself. I set the Snowy Peaks biome weight to 0.1 and it seems like it is rarer now.