1.18.2 Inconsistent Comparator Readings with Organic Compost Conversion
onetoxiczombie opened this issue ยท 1 comments
Description
Inconsistent Comparator readings with Organic Compost turning into Rich Soil. It updates to the correct single if you update the Comparator in some way.
Steps to reproduce:
Hook up a Comparator to an organic compost and just watch.
Expected behavior:
Quoting Vector;
"compost should actually be giving a decreasing comparator signal
from something like 8, down to 1
with rich soil giving zero"
Logs
latest.log
Log of a rich soil with a comparator output and Redstone dust in a newly created Superflat world so 70% of everything should be taken up by the Rich Soil converting.
I updated the Comparator in this one
Mod list:
FarmersDelight-1.18.2-1.1.0.jar
Forge Version
Forge - 40.1.0
Nice catch! Turns out I used the wrong flags when updating their state, so it never posted block updates.
Fixed on commit aefedfd.