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
@ -158,10 +158,6 @@ public class GeneralConfig {
|
|||||||
enableLBSMSafeMEDrives = CommonConfig.createConfigBool(config, CATEGORY_LBSM, "LBSM_safeMEDrives", "When enabled, prevents ME Drives and Portable Cells 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);
|
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;
|
if(enable528) enableLBSM = false;
|
||||||
|
|
||||||
if(!enable528) {
|
if(!enable528) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user