Monitor bug introduced with commit in 1.108.2
Selim042 opened this issue · 1 comments
Minecraft Version
1.20.x
Version
Fabric 1.108.3
Details
When a monitor block that is directly attached to a computer is broken, if it is any column of the structure other than the first, the monitor will no longer be usable until the world is reloaded (and possibly chunk reload). See below screenshots for examples.
This layout works after replacing the connecting monitor:
This one doesn't:
Credit to @PatriikPlays for testing this out. They went to the commit before this one: ab785a0
and found that monitors worked as expected, but including the changes made in that commit then re-introduces the issue.