DimDoors/src/main
Robijnvogel 35e7a8b31e Changed generation chances to doubles
- Changed maximum generation chances "to compare with" to 1.0
 - Changed config values to doubles (and divided the default values by 10.000)

Why? Because "15 out of 10.000" is super trivial.
Now, if you set the chance to, for instance, 2.5 (out of 1), this means that there will generate exactly 2 gateways per chunk + a random chance of 1 out of 2 for a third one. Under 1.0 will still follow a normal distribution, though.
2018-01-21 09:36:06 +01:00
..
java/org/dimdev Changed generation chances to doubles 2018-01-21 09:36:06 +01:00
resources Found piece with FoamFix 2018-01-21 08:53:23 +01:00