End Portal Recipe (Fabric)

End Portal Recipe (Fabric)

35.8k Downloads

healing campfire effect doesn't trigger properly through chunk borders

palmer-0 opened this issue ยท 1 comments

commented

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

  1. create or load superflat world
  2. place campfire at coordinates [1, -60, 1]
  3. stand at coordinates [1, -60, -1], where regen effect will not be applied
  4. stand at coordinates [-1, -60, 1], where regen effect will not be applied
commented

Just adding on, this bug also affects the Fabric 1.20.4 version.