Skip to content

Regeneration effect or any temperature effect #234

@dunghuster

Description

@dunghuster

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

Image

Server Log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions