Can you help to incrase limits on main mod?
ferreiraalex opened this issue ยท 3 comments
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
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
DeepMobEvolution-1.1.1.jar.zip
i did that. use it for you private needs