v0.3.0c: fixed a bug with seed probabilities.
This commit is contained in:
@@ -210,7 +210,7 @@ public class Generator {
|
||||
BlandfruitBush.Seed.class,
|
||||
Dreamfoil.Seed.class,
|
||||
Stormvine.Seed.class,
|
||||
Starflower.class};
|
||||
Starflower.Seed.class};
|
||||
Category.SEED.probs = new float[]{ 12, 12, 12, 12, 12, 12, 12, 0, 4, 12, 12, 1 };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user