GTNewHorizons / GT-New-Horizons-Modpack

A big progressive questing modpack for Minecraft 1.7.10 balanced around the mod GregTech.
https://www.gtnewhorizons.com/
Other
1.01k stars 307 forks source link

Make Heat Sensor Hatch Accept > and < #17990

Closed LazyFleshWasTaken closed 3 hours ago

LazyFleshWasTaken commented 3 hours ago

Your GTNH Discord Username

LazyFlesh

Your Pack Version

2.7.0 beta 3

Your Proposal

Title. It'd help with making an RS latch that stops the multi at 66% (20 seconds of work at aw drac coils to reach 100%) and turns it on again at 10% or less. The hatch also doesn't seem to turn on at 0%, which is the primary reason for < and >.

Your Goal

Make it more consistent with other detector hatches, like the electron volt ones, and the detector covers, who have different modes of operation with these parameters.

Your Vision

Consistency, mostly, but also better automation. Not easier, perse, but better.

Final Checklist

FourIsTheNumber commented 3 hours ago

The heat sensor works exactly the same as all the other sensor hatches - neutron sensor hasn't been able to take '>' or '<' for a while now. It is threshold-based and this is implicit behavior - if you set the threshold to 66, it will turn on at >= 66. If you set it to 66 and invert signal, it turns on at <= 66.

LazyFleshWasTaken commented 3 hours ago

O. I se

LazyFleshWasTaken commented 3 hours ago

Should probably be stated it works like that though.