- added effect reward from newer versions (incl. a new field
show_icon
, which is used by thegrant
type to show the icon in the gui) - made iron's spells an optional dependency
- fixed a compatibility issue with the newest puffish skills version
- adjusted debug logging for spell cast experience source
adjusted effect reward behaviour
- amplifier of infinite duration effects are now properly modified
- if the amplifier goes below 0 or the duration reaches 0 (or goes below 0) the effect will not be applied
fixed an issue where experience was not granted when a condition was present that compared spell or school types
recompile to fix a weird crash with pufferfish's skills' latest version
fix incompatibility with latest pufferfish's skills version
1.21 release
- fix wrong name for amplifier effect reward (was 'amplifierOptional' but should have been just 'amplifier')
- fix irons spellbooks not being optional
effect reward
update to latest puffish skill version
- use irons spellbooks event instead of mixin
- remove temporary attribute fix mixins
syntax changed (see description)
fix fishing experience source not working in singelplayer
BEWARE
Moved attributes to a different mod: Additional Attributes
There are some attempts to make things work but it won't catch all cases
revert harvest with ease fix since it caused xp being granted twice - the issue was actually with majrusz library (it's now compatible with it)
- fix experience source not working when harvest with ease is installed
- add spellbook condition to spell cast experience source (spellbook, spellbook_nbt and spellbook_tag)
- allow negative spell level results (cap at 0 - if it is 0 then the spell cannot be cast)