Nerf gem tools, remove config option to skip registering them as conditional registration is a bad idea, use mods such as KubeJS to hide the items.
This commit is contained in:
parent
98857f5119
commit
5d41fe7d7c
3 changed files with 54 additions and 59 deletions
|
@ -163,9 +163,6 @@ public class TechRebornConfig {
|
|||
public static int solidFuelGeneratorOutputAmount = 10;
|
||||
|
||||
// Items
|
||||
@Config(config = "items", category = "general", key = "enableGemTools", comment = "Enable Gem armor and tools")
|
||||
public static boolean enableGemArmorAndTools = true;
|
||||
|
||||
@Config(config = "items", category = "power", key = "nanoSaberCharge", comment = "Energy Capacity for Nano Saber")
|
||||
public static int nanosaberCharge = 1_000_000;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue