From f6472819fdf1fc48523167dd7b34af616e94135b Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sun, 1 Dec 2024 15:50:27 -0600 Subject: [PATCH] rebalancing --- config/majruszsdifficulty.json | 2 +- defaultconfigs/firstaid-server.toml | 2 +- index.toml | 4 ++-- pack.toml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/majruszsdifficulty.json b/config/majruszsdifficulty.json index 5f29f92..2ac1577 100644 --- a/config/majruszsdifficulty.json +++ b/config/majruszsdifficulty.json @@ -434,7 +434,7 @@ "mobs_spawn_stronger": { "is_enabled": true, "health_bonus": { - "__default": 1.0, + "__default": 0.0, "expert": 2.0, "master": 4.0 }, diff --git a/defaultconfigs/firstaid-server.toml b/defaultconfigs/firstaid-server.toml index 0a2c391..127e4ca 100644 --- a/defaultconfigs/firstaid-server.toml +++ b/defaultconfigs/firstaid-server.toml @@ -3,7 +3,7 @@ ["Damage System"] #Max health of the Head #Range: 2 ~ 12 - maxHealthHead = 4 + maxHealthHead = 6 #Max health of the Left Arm #Range: 2 ~ 12 maxHealthLeft_Arm = 4 diff --git a/index.toml b/index.toml index 551012f..1cd41ac 100644 --- a/index.toml +++ b/index.toml @@ -98,7 +98,7 @@ hash = "d546d97780e037e576f1d41df2fac7e6d9d31358a25a215ba8c2f9bb9b742b4e" [[files]] file = "config/majruszsdifficulty.json" -hash = "128b2b4e8f745802885f57e73ad453afb50188a5aad538b8e862a6f5dd67b8cc" +hash = "baddc994af066d07365eb7fef588e4b6f4f953e62f138d3c454e05566aada4d5" [[files]] file = "config/paxi/datapacks/CavePack/data/minecraft/tags/items/bookshelf_books.json" @@ -230,7 +230,7 @@ hash = "12ed5b322bb7a71f178a114172026c33bf8a40ee309cf32667f89a4af1295044" [[files]] file = "defaultconfigs/firstaid-server.toml" -hash = "b30258169614f1e9856ba95d22963f8149645853aec26fd25e9cf787d413412d" +hash = "fd49e244a4ccec283ec5df45e64a2c14084c5b4f134c16e5b2b409c6dbb2e5d5" [[files]] file = "kubejs/server_scripts/poor_recipes.js" diff --git a/pack.toml b/pack.toml index 91743d0..4fe65b6 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 = "63b7ff019b670ab5d1c32948ac23cb4076e187eecf0bfecc9dc5474ee2603772" +hash = "722adc7ec16005bab8fd68e1f4c0ff678176b2352d051890027c217a66bb99c4" [versions] forge = "47.3.0"