mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
nobody saw a thing
This commit is contained in:
parent
5bcfd368fc
commit
0fe125251b
@ -157,10 +157,6 @@ public class GeneralConfig {
|
||||
enableLBSMSafeCrates = CommonConfig.createConfigBool(config, CATEGORY_LBSM, "LBSM_safeCrates", "When enabled, prevents crates from becoming radioactive", true);
|
||||
enableLBSMSafeMEDrives = CommonConfig.createConfigBool(config, CATEGORY_LBSM, "LBSM_safeMEDrives", "When enabled, prevents ME Drives and Portable Cells from becoming radioactive", true);
|
||||
schrabRate = CommonConfig.createConfigInt(config, CATEGORY_LBSM, "LBSM_schrabOreRate", "Changes the amount of uranium ore needed on average to create one schrabidium ore using nukes. Standard mode value is 100", 20);
|
||||
|
||||
/// ! ! ! ///
|
||||
enable528 = true;
|
||||
/// ! ! ! ///
|
||||
|
||||
if(enable528) enableLBSM = false;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user