Hyper Lighting [Fabric]

Hyper Lighting [Fabric]

284k Downloads

[BUG] Battery Fluorescent Lights become non-interactable when placed on a wall facing west

M0dEx opened this issue ยท 4 comments

commented

Describe the bug
Battery Fluorescent Lights become non-interactable when placed on a wall facing west.

To Reproduce
Steps to reproduce the behavior:

  1. Place a Battery Fluorescent Light on a wall facing west
  2. Now the light cannot be broken or interacted with.

Expected behavior
The light should act normally as if it were placed any other way.

Screenshots
2022-06-16_15 07 06
2022-06-16_15 07 10
2022-06-16_15 07 14
2022-06-16_15 07 41

Versions:

  • Minecraft Version: 1.18.2
  • Modloader:
    • Forge
    • Fabric
  • Mod Loader Version: 0.14.8
  • Mod Version: 1.2.3
commented

Hey. Thanks for the report. Looks like I missed the bounding box on that model, so the game doesn't know where the bounds of the light are...

commented

Hey. Thanks for the report. Looks like I missed the bounding box on that model, so the game doesn't know where the bounds of the light are...

Only when facing one direction, though. If I place it in any other direction, it behaves correctly and as can be seen from the 3rd screenshot, it works rather wonderfully.

commented

@hypherionmc Made a PR to fix this. I would also recommend checking other branches for this bug as well.

commented

Solved by #18