cweckerl / simplefarming

https://www.curseforge.com/minecraft/mc-mods/simple-farming
38 stars 38 forks source link

Config Question #79

Closed TheUntamed closed 4 years ago

TheUntamed commented 4 years ago

["Tweak World Generation Rates"]

Chance of berry bushes generating in the overworld. Higher numbers indicate a lower probability (Default: 300)

Range: 1 ~ 1000000000

Why do higher numbers indicate a lower probability? That makes no sense to me. Or is that a typing error?

cweckerl commented 4 years ago

It has to do with how the number is evaluated within the code. You can see an example here.