rebalancing
This commit is contained in:
parent
3568cdedef
commit
f6472819fd
@ -434,7 +434,7 @@
|
|||||||
"mobs_spawn_stronger": {
|
"mobs_spawn_stronger": {
|
||||||
"is_enabled": true,
|
"is_enabled": true,
|
||||||
"health_bonus": {
|
"health_bonus": {
|
||||||
"__default": 1.0,
|
"__default": 0.0,
|
||||||
"expert": 2.0,
|
"expert": 2.0,
|
||||||
"master": 4.0
|
"master": 4.0
|
||||||
},
|
},
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
["Damage System"]
|
["Damage System"]
|
||||||
#Max health of the Head
|
#Max health of the Head
|
||||||
#Range: 2 ~ 12
|
#Range: 2 ~ 12
|
||||||
maxHealthHead = 4
|
maxHealthHead = 6
|
||||||
#Max health of the Left Arm
|
#Max health of the Left Arm
|
||||||
#Range: 2 ~ 12
|
#Range: 2 ~ 12
|
||||||
maxHealthLeft_Arm = 4
|
maxHealthLeft_Arm = 4
|
||||||
|
@ -98,7 +98,7 @@ hash = "d546d97780e037e576f1d41df2fac7e6d9d31358a25a215ba8c2f9bb9b742b4e"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/majruszsdifficulty.json"
|
file = "config/majruszsdifficulty.json"
|
||||||
hash = "128b2b4e8f745802885f57e73ad453afb50188a5aad538b8e862a6f5dd67b8cc"
|
hash = "baddc994af066d07365eb7fef588e4b6f4f953e62f138d3c454e05566aada4d5"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/paxi/datapacks/CavePack/data/minecraft/tags/items/bookshelf_books.json"
|
file = "config/paxi/datapacks/CavePack/data/minecraft/tags/items/bookshelf_books.json"
|
||||||
@ -230,7 +230,7 @@ hash = "12ed5b322bb7a71f178a114172026c33bf8a40ee309cf32667f89a4af1295044"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "defaultconfigs/firstaid-server.toml"
|
file = "defaultconfigs/firstaid-server.toml"
|
||||||
hash = "b30258169614f1e9856ba95d22963f8149645853aec26fd25e9cf787d413412d"
|
hash = "fd49e244a4ccec283ec5df45e64a2c14084c5b4f134c16e5b2b409c6dbb2e5d5"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "kubejs/server_scripts/poor_recipes.js"
|
file = "kubejs/server_scripts/poor_recipes.js"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "63b7ff019b670ab5d1c32948ac23cb4076e187eecf0bfecc9dc5474ee2603772"
|
hash = "722adc7ec16005bab8fd68e1f4c0ff678176b2352d051890027c217a66bb99c4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user