Content Observer + Display Link combo reports wrong item amounts
Mm2PL opened this issue ยท 0 comments
Describe the Bug
Display link connected to a Content Observer facing a double chest reports more items than it should, precisely six times more.
Reproduction Steps
- Place a double chest, a content observer and display link like in the screenshot (connect display link to a sign or something)
- Configure Display Link to
List matching Items
- Place one item in the chest
- Observe the quantity being multiplied by
6
.
Expected Result
I would expect item quantities to reflect what I see when I open the chest.
Screenshots and Videos
Crash Report or Log
No response
Operating System
Arch Linux
Mod Version
0.5.0g
Minecraft Version
1.19.2
Other Mods
No response
Additional Context
I believe this is a similar but not identical bug to #573. This time relating to List matching Items
code instead of Amount of matching Items
. Worth noting that Amount of matching Items
is reported as expected and single chests also work as expected.