Deep Blood Evolution

Deep Blood Evolution

260k Downloads

Can you help to incrase limits on main mod?

ferreiraalex opened this issue ยท 3 comments

commented

public static final class SimulationChamber {
public static final int ENERGY_CAPACITY = 2000000;
public static final int ENERGY_IN_MAX = 25600;
}

public static final class LootFabricator {
    public static final int ENERGY_CAPACITY = 2000000;
    public static final int ENERGY_IN_MAX = 25600;
}

i think author is not response
can we recreate build with change to
2147483647

i cant build. i no have so much knowlwge about java
thx for help

commented

and if you can
killMultiplier = getInt(data, KILL_MULTIPLIER, 1, 1000)
.orElse(DEFAULT_KILL_MULTIPLIER);
dataToNext = getInt(data, DATA_TO_NEXT, 1, 10000)
.orElse(DEFAULT_DATA_TO_NEXT);
to 2147483647

this too

commented

sorry i can't change main mod stuff at my side.

commented

DeepMobEvolution-1.1.1.jar.zip
i did that. use it for you private needs