Describe the bug
Hello, im a user of advanced seasons and today i search out that regeneration effect of warmth temp maybe a hardcode, i tried to remove it in config but it not working, until i decompile (sorry for that) i found the issue row that cause the problem:
case WARMTH:
player.addPotionEffect(new PotionEffect(PotionEffectType.REGENERATION, 10, 3, true, false));
break;
How to reproduce
This is hardcoded, customer can't do anything.
Screenshots / Videos
Server Log
No response