Skip to content

Commit

Permalink
feat: add some ironspells effects to pylon blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
pietro-lopes authored Feb 15, 2025
1 parent a9a0ce4 commit 375e35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/pylons-server.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
infusionAllowedEffects = []
#Effects that may not be used in the Infusion Pylon.
#This list will override the allowed effect list.
infusionDeniedEffects = ["minecraft:absorption", "tombstone:ghostly_shape", "irons_spellbooks:heartstop", "relics:immortality"]
infusionDeniedEffects = ["minecraft:absorption", "tombstone:ghostly_shape", "irons_spellbooks:heartstop", "relics:immortality", "irons_spellbooks:evasion", "irons_spellbooks:abyssal_shroud"]
#The maximum potency that can be applied in the Infusion Pylon.
#This value is 0-indexed, so a Resistance V potion would be potency 4.
# Default: 3
Expand Down

0 comments on commit 375e35e

Please sign in to comment.