Bounding box for lunar moth lanterns on rope incorrect
WenXin20 opened this issue ยท 3 comments
General Information
Describe the bug:
- Moth Lanterns consumed when moths are released in creative.
- Lanterns also have a disconnected hitbox when placed on a rope.
To Reproduce:
- Release a moth in creative
- Also try placing on a rope
Expected behavior:
- Item shouldn't be consumed in creative.
Environment Versions
Mystic Mods Versions
Mystical Lib: v2.0.1
Druidcraft: v0.4.21
Other Versions:
Forge: v31.2.31
Minecraft: v1.15.2
Additional Information
This only seems to happen if all other slots in the hotbar also have an item. The glass bottle then replaces the lunar lantern in the hand
Yeah, there was no wrapper around the code to handle creative-mode, I've added that; although specifically this doesn't fix the bounding box issue, so I'll reopen.