Meteorite Compass block self-destructs on a block update
Cryotheus opened this issue ยท 3 comments
Describe the bug
AE2 version: 11.6.1
Forge version: 40.1.80
A placed Meteorite Compass breaks itself when there is a block update.
How to reproduce the bug
- Place a Meteorite Compass
- Place a block next to it
Expected behavior
The Meteorite Compass should only break when the block it is connected to is no longer suitable as an attachment.
Additional details
I have the gamerule doTileDrops
set to false in the demonstration. This does not change the behavior of the bug.
Which minecraft version are you using?
1.18
On which mod loaders does it happen?
Forge
Crash log
If I'm not mistaken, the ability for the meteorite compass to be placed down was supposed to be disabled altogether.
If I'm not mistaken, the ability for the meteorite compass to be placed down was supposed to be disabled altogether.
It was removed in 1.19 only.