![Spellbound Enchantments [Fabric]](https://media.forgecdn.net/avatars/thumbnails/330/426/256/256/637457742200103088.png)
Disabling hearty enchantment ticking when it's disabled.
Rad586 opened this issue ยท 1 comments
1.18.2 fabric, spellbound 1.9.1
Spark profiler reported that net.tigereye.spellbound.enchantments.protection.HeartyEnchantment.onTickAlways() is negatively affecting performance while I had already disabled the hearty enchantment.
I guess it would be more performance-friendly to stop ticking when the hearty enchantment was disabled.