From 8b43cb4faf35359c2150d6349c55bc72c783e6e0 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Fri, 24 May 2024 16:58:21 -0500 Subject: [PATCH] more balance --- config/improvedmobs/common.toml | 4 ++-- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/improvedmobs/common.toml b/config/improvedmobs/common.toml index cee0177..065b3ee 100644 --- a/config/improvedmobs/common.toml +++ b/config/improvedmobs/common.toml @@ -11,7 +11,7 @@ #Example ["0-0.01","10-0.1","30-0"] #-> So the difficulty increases by 0.01 every 2400 ticks (->0.1 per mc day since a mc day has 24000 ticks) till it reaches a difficulty of 10. #Then it increases by 1 per mc day till it reaches 30 and then stops. - "Difficulty Increase" = ["0-0.5"] + "Difficulty Increase" = ["0-0.2"] #Wether difficulty should only increase with at least one online players or not "Ignore Players" = false #If true will increase difficulty by the amount of time skipped. Else will only increase difficulty once. @@ -43,7 +43,7 @@ # add sheep to attributes modification only # will add sheep to everything except attributes # blacklists all minecraft mobs from everything - "Entity Configs" = ["grimoireofgaia|HELDITEMS|TARGETVILLAGER", "minecraft:ender_dragon", "minecraft:cod", "minecraft:donkey", "minecraft:squid", "minecraft:glow_squid", "minecraft:mule", "minecraft:skeleton_horse", "touhou_little_maid:maid", "minecraft:strider", "minecraft:trader_llama", "minecraft:parrot", "minecraft:cow", "minecraft:zombie_horse", "minecraft:horse", "minecraft:bee", "minecraft:polar_bear", "minecraft:cat", "minecraft:pufferfish", "minecraft:bat", "minecraft:wandering_trader", "minecraft:salmon", "minecraft:fox", "minecraft:llama", "minecraft:pig", "minecraft:allay", "minecraft:frog", "minecraft:iron_golem", "minecraft:tropical_fish", "minecraft:turtle", "minecraft:sheep", "minecraft:snow_golem", "minecraft:mooshroom", "minecraft:villager", "minecraft:ocelot", "minecraft:tadpole", "minecraft:goat", "minecraft:dolphin", "minecraft:chicken", "minecraft:wolf", "minecraft:panda", "minecraft:rabbit", "minecraft:axolotl"] + "Entity Configs" = ["grimoireofgaia|HELDITEMS|TARGETVILLAGER|ARMOR|USEITEM", "minecraft:ender_dragon", "minecraft:cod", "minecraft:donkey", "minecraft:squid", "minecraft:glow_squid", "minecraft:mule", "minecraft:skeleton_horse", "touhou_little_maid:maid", "minecraft:strider", "minecraft:trader_llama", "minecraft:parrot", "minecraft:cow", "minecraft:zombie_horse", "minecraft:horse", "minecraft:bee", "minecraft:polar_bear", "minecraft:cat", "minecraft:pufferfish", "minecraft:bat", "minecraft:wandering_trader", "minecraft:salmon", "minecraft:fox", "minecraft:llama", "minecraft:pig", "minecraft:allay", "minecraft:frog", "minecraft:iron_golem", "minecraft:tropical_fish", "minecraft:turtle", "minecraft:sheep", "minecraft:snow_golem", "minecraft:mooshroom", "minecraft:villager", "minecraft:ocelot", "minecraft:tadpole", "minecraft:goat", "minecraft:dolphin", "minecraft:chicken", "minecraft:wolf", "minecraft:panda", "minecraft:rabbit", "minecraft:axolotl"] #Any of the following #[ATTRIBUTES, ARMOR, HELDITEMS, BLOCKBREAK, USEITEM, LADDER, STEAL, GUARDIAN, PARROT, TARGETVILLAGER, NEUTRALAGGRO] #added here will disable that feature completely. diff --git a/index.toml b/index.toml index cd9f340..7b9db37 100644 --- a/index.toml +++ b/index.toml @@ -118,7 +118,7 @@ hash = "d8345be5288253ef772361cf11593002bef16b4fa0974f73950e8f60ac7c845a" [[files]] file = "config/improvedmobs/common.toml" -hash = "862775679e226edc239524abf34b64a00fa14683531aa6df541c2725c3cffda2" +hash = "ea59a6e9fd1a3b909149fdd9c4afd98450aff3fd7ffc6a5519892062a36d33c8" [[files]] file = "config/improvedmobs/equipment.json" diff --git a/pack.toml b/pack.toml index 61694de..80064e5 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1e5072d82bfd8c9f73fe125c4344efe765bf7f22cfdba7e0909088a4d84d30fe" +hash = "c424f859a5a37244d2cf70f3e32fda847f1e31eb5fcf6574948d0a84584e9833" [versions] forge = "43.3.13"