This commit is contained in:
parent
0dab2a0004
commit
1740c58262
@ -36,7 +36,7 @@ public class HardcodedConfig {
|
||||
|
||||
public static final float INDUSTRIAL_LASER_BEAM_DAMAGE = 1f;
|
||||
public static final long INDUSTRIAL_LASER_ENERGY_REQUIRED = 58;
|
||||
public static final int INDUSTRIAL_LASER_BEAM_TIME = 126;
|
||||
public static final int INDUSTRIAL_LASER_BEAM_TIME = 148;
|
||||
public static final int INDUSTRIAL_LASER_MIN_INGOTS_FROM_ORE = 1;
|
||||
public static final int INDUSTRIAL_LASER_MAX_INGOTS_FROM_ORE = 3;
|
||||
public static final int INDUSTRIAL_LASER_INGOTS_FROM_STORAGE = 9;
|
||||
|
Reference in New Issue
Block a user