Iron's Spells 'n Spellbooks

Iron's Spells 'n Spellbooks

11M Downloads

[Suggestion][1.19.2] Interact with the Consolidation mod

Diemoerm opened this issue · 7 comments

commented

Feature description

Existing situation:
When both the Consolidation mod and this mod are installed at the same time,
Item.of('irons_spellbooks:scroll', '{ISB_spell:{level:10,type:18}}') Unable to deal damage to undead creatures,
Ideal situation:
Item.of('irons_spellbooks:scroll', '{ISB_spell:{level:10,type:18}}') can deal damage to undead creatures

How it improves the player experience

This can make spells more in line with common sense

commented

isnt that what the config is there for...?

grafik

After filling out this text, it seems that it did not take effect properly after testing, and a highest level spell only deals 3 damage.
This module will continuously restore health to undead creatures, which can only be made fragile by giving them a "connection: strong_holly" effect. I don't know much about programming and how to achieve this effect
image

commented

"consecration:holy" and "consecration:strong_holy" effect can cause undead creatures to lose their ability to restore life, but the 'sacred' type magic in the irons spell book cannot cause the same effect

commented

then you did something wrong

level 6 guiding bolt scroll, stops life regen as intended
also works for wisp ("wisp_spell")

grafik

commented

you should link the mod youre talking about (e.g. curseforge or modrinth)

commented

你应该链接你正在谈论的模组(例如诅咒锻造或模组)

This is the mod I am discussing: https://www.curseforge.com/minecraft/mc-mods/consecration

commented

isnt that what the config is there for...?

grafik

commented

It looks like they already have config support, and there doesn't seem to be an API for me to interact with anyways