From ab895669ea4a765fd1695b26629b762b5845b61d Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sun, 3 Aug 2025 14:26:39 +0200 Subject: [PATCH] add more microblocks & adjust hunger overhaul --- both/config/HungerOverhaul/HungerOverhaul.cfg | 8 ++++---- both/config/microblocks.cfg | 5 +++++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/both/config/HungerOverhaul/HungerOverhaul.cfg b/both/config/HungerOverhaul/HungerOverhaul.cfg index e359b7f..7ea40e4 100644 --- a/both/config/HungerOverhaul/HungerOverhaul.cfg +++ b/both/config/HungerOverhaul/HungerOverhaul.cfg @@ -139,10 +139,10 @@ food { B:modifyFoodStackSize=false # Enables/disables all food value modification [vanilla: false] [default: true] - B:modifyFoodValues=false + B:modifyFoodValues=true # Enables/disables Hunger Overhaul manually setting the food values for supported mods ('modifyFoodValues' must be true) [vanilla: false] [default: true] - B:useHOFoodValues=false + B:useHOFoodValues=true } @@ -266,10 +266,10 @@ health { I:foodHealDivider=4 # Eating food regenerates health [vanilla: false] [default: false] - B:foodRegensHealth=false + B:foodRegensHealth=true # Speed up or slow down the rate that health regenerates (0 to disable regen) [vanilla: 100] [range: 0 ~ 2147483647, default: 100] - I:healthRegenRatePercentage=100 + I:healthRegenRatePercentage=120 # The lower your health the longer it takes to regen, modify the effect here (lower = less effect) (modifyRegenRateOnLowHealth must be true) [vanilla: 5] [range: 0 ~ 2147483647, default: 5] I:lowHealthRegenRateModifier=5 diff --git a/both/config/microblocks.cfg b/both/config/microblocks.cfg index 239a472..31e6b34 100644 --- a/both/config/microblocks.cfg +++ b/both/config/microblocks.cfg @@ -22,6 +22,10 @@ "etfuturum:bark":0-3 "etfuturum:plankWood":0-4 "etfuturum:azalea_leaves":0-1 +"etfuturum:log_stripped":0-3 +"etfuturum:log2_stripped":0-1 +"etfuturum:wood_stripped":0-3 +"etfuturum:wood2_stripped":0-1 # Underground Biomes "UndergroundBiomes:igneousStone":0-7 @@ -105,6 +109,7 @@ # MINECRAFT "minecraft:double_stone_slab":0,8 "minecraft:hay_block" +"minecraft:log2":1 # NATURA "Natura:soil.tainted":0-2