gameplay tweaking

This commit is contained in:
Hexugory 2024-12-11 14:42:59 -06:00
parent d1e7859c7e
commit 5558ab1ed7
4 changed files with 20 additions and 6 deletions

View File

@ -53,6 +53,8 @@ affixes {
the_nether|uncommon|epic the_nether|uncommon|epic
the_end|rare|mythic the_end|rare|mythic
twilightforest:twilight_forest|uncommon|epic twilightforest:twilight_forest|uncommon|epic
blue_skies:everbright|uncommon|epic
blue_skies:everdawn|uncommon|epic
> >
# If Quark's Attribute Tooltip handling is disabled for affix items # If Quark's Attribute Tooltip handling is disabled for affix items
@ -81,6 +83,8 @@ gems {
the_nether|uncommon|mythic the_nether|uncommon|mythic
the_end|rare|mythic the_end|rare|mythic
twilightforest:twilight_forest|uncommon|mythic twilightforest:twilight_forest|uncommon|mythic
blue_skies:everbright|uncommon|mythic
blue_skies:everdawn|uncommon|mythic
> >
} }
@ -123,6 +127,8 @@ bosses {
minecraft:the_nether|0.025|ANY minecraft:the_nether|0.025|ANY
minecraft:the_end|0.018|SURFACE_OUTER_END minecraft:the_end|0.018|SURFACE_OUTER_END
twilightforest:twilight_forest|0.05|NEEDS_SURFACE twilightforest:twilight_forest|0.05|NEEDS_SURFACE
blue_skies:everbright|0.05|NEEDS_SKY
blue_skies:everdawn|0.05|NEEDS_SKY
> >
} }

File diff suppressed because one or more lines are too long

View File

@ -26,7 +26,7 @@ hash = "1e10f0bf2d27dededeaa726379e8f6375defa3df7cdadcb22244938e3c8c49e3"
[[files]] [[files]]
file = "config/apotheosis/adventure.cfg" file = "config/apotheosis/adventure.cfg"
hash = "087feaf297bcf10bd9c76518e1b7c6b86c5ab265c8ca768a4247c68c451942d9" hash = "4b8f4681827961fa27e7d1a5736a52d300176d5bdbc3d8f7d96267061fb57f4d"
[[files]] [[files]]
file = "config/apotheosis/apotheosis.cfg" file = "config/apotheosis/apotheosis.cfg"
@ -90,7 +90,7 @@ hash = "5c4979938a79c1b7fcff70433ce9a1519023f67b788c353999288656e6fb85cf"
[[files]] [[files]]
file = "config/improvedmobs/common.toml" file = "config/improvedmobs/common.toml"
hash = "a406a7013ac72db8f9d59cbd0a55303e2f5527b274c29a985c6b83c1ae1a4bae" hash = "33d1ec87d9ce47446ab388085e545c22e8c19164a65dbf8dd3847e8223c8ce0a"
[[files]] [[files]]
file = "config/improvedmobs/equipment.json" file = "config/improvedmobs/equipment.json"

View File

@ -1,12 +1,12 @@
name = "Vocal Warfare" name = "Vocal Warfare"
author = "Hexugory" author = "Hexugory"
version = "2.2.0" version = "2.3.0"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "fda232ba78613b72225a00fbf4376b9d221ff461478d2650a4d5962ef6a7d7d4" hash = "e2571513c8a6f70a3db58b4621a7a9ae9ec463aa968a789a7ffb3869dfe1ecdf"
[versions] [versions]
forge = "47.3.0" forge = "47.3.0"