Thomas Wood
- BeowulfValidus
- beowulfvalidus
- America/Matamoros
- Yes
- No
2 issues
Key
Summary
Status
Reporter
Assignee
Created
Changed Summary:
Structure Block bounding box sometimes show incorrectly




Can confirm for 17w16b.
The problem here isn't beacons, it't the way potion effects in general work.
Currently, when an effect is applied to a player that is a higher level than the same effect already on said player, the lower level is removed completely, forgotten by the game.
What probably should happen is: stronger tiers of effect push their weaker variants somewhere else, where it isn't seen by the player nor does it effect them, but it can continue counting down, and be reapplied if the stronger one runs out first.
Thanks! Glad it was reproducible. Commented on the original. Sad to see there are so many problematic edge cases with redstone.