1.20.1 Detector not measuring fluids in the system correctly
Cragsand opened this issue · 2 comments
Describe the bug
- Place a detector
- Set the detector to measure fluids
- Set the detector to emit redstone signal below 50 buckets
- Redstone signal is not emitted
How can we reproduce this bug or crash?
There is no crash. Could be because of incompatibility with other mods. I tried disabling one after another but the bug still occurs so was unable to figure out any workaround. Log with all the mods and versions loaded: https://gist.github.com/Cragsand/13b0fb7bd1f5c78586911aa2368257f5
- Emit signal when on the amount = Never outputs any signal
- Emit signal when above the amount = Always outputs a signal
- Emit signal when below the amount = Never outputs any signal
Short GIF video showing the problem:
What Minecraft version is this happening on?
Minecraft 1.20.1
What Forge version is this happening on?
NeoForge 47.1.105
What Refined Storage version is this happening on?
refinedstorage-1.12.4.jar
Relevant log output
Log with list of mods being loaded
https://gist.github.com/Cragsand/13b0fb7bd1f5c78586911aa2368257f5
Fluid amount in detectors are expressed in mB, meaning you need to set it 60 000 in order to say 60 buckets