healing campfire effect doesn't trigger properly through chunk borders
palmer-0 opened this issue ยท 1 comments
Information
Minecraft version: 1.19.2
Modloader: Forge
Forge version: 43.1.7
Environment: Singleplayer
Mod name: healing campfire
Mod version: 3.9
Collective version: 5.17
Mod List: Healing campfire, Collective.
Description
When players x or z position is smaller than a campfires x or z position, and a chunk border is between the campfire and the player, the regeneration effect is not applied. Problem does not occur when players x/z positions are larger. Tested with default config.
Steps to reproduce
- create or load superflat world
- place campfire at coordinates [1, -60, 1]
- stand at coordinates [1, -60, -1], where regen effect will not be applied
- stand at coordinates [-1, -60, 1], where regen effect will not be applied