From 2fe0ba8726d23ae17f58c2ead740ac8b6e182260 Mon Sep 17 00:00:00 2001 From: tigereye504 Date: Fri, 22 Apr 2022 18:16:06 -0500 Subject: [PATCH] balance tweak --- src/main/resources/assets/chestcavity/lang/en_us.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/assets/chestcavity/lang/en_us.json b/src/main/resources/assets/chestcavity/lang/en_us.json index c039923..179571b 100644 --- a/src/main/resources/assets/chestcavity/lang/en_us.json +++ b/src/main/resources/assets/chestcavity/lang/en_us.json @@ -289,6 +289,7 @@ "text.autoconfig.chestcavity.option.ORGAN_BUNDLE_LOOTING_BOOST": "Drop Rate per Looting Level", "text.autoconfig.chestcavity.option.HEARTBLEED_RATE": "Heartbleed Frequency", "text.autoconfig.chestcavity.option.LIVER_RATE": "Liver Cleansing Frequency", + "text.autoconfig.chestcavity.option.NERVES_HASTE": "Nerves Haste", "text.autoconfig.chestcavity.option.KIDNEY_RATE": "Kidney Poison Frequency", "text.autoconfig.chestcavity.option.FILTRATION_DURATION_FACTOR": "Excess Kidney Poison Reduction Factor", "text.autoconfig.chestcavity.option.APPENDIX_LUCK": "Luck per Appendix", @@ -312,6 +313,7 @@ "text.autoconfig.chestcavity.option.IRON_REPAIR_PERCENT": "Percent healed by Iron Repair", "text.autoconfig.chestcavity.option.LAUNCHING_POWER": "Upward Knockback per Launching Organ", "text.autoconfig.chestcavity.option.MAX_TELEPORT_ATTEMPTS": "Maximum Teleport Attempts", + "text.autoconfig.chestcavity.option.PHOTOSYNTHESIS_FREQUENCY": "Photosynthesis Ticks per Hunger", "text.autoconfig.chestcavity.option.PYROMANCY_COOLDOWN": "Pyromancy Cooldown", "text.autoconfig.chestcavity.option.RUMINATION_TIME": "Rumination Time", "text.autoconfig.chestcavity.option.RUMINATION_GRASS_PER_SQUARE": "Rumination Grass per Square",