2026-04-20 15:43:37 +02:00

18 lines
1.4 KiB
Plaintext

## Added
* Redstone-over-radio pager
* Item that receives RoR signals and displays them on the HUD info system
* Info contains the channel name, a shortened timestamp to tell apart equal signals sent on different ticks, and the actual signal
* Useful in various situations:
* Usable for remote monitoring, allowing critical things like reactor temperature and coolant flow to be checked even if not on-site
* Using RoR transmitters that are set to polling, it's now very easy to figure out if the chunk the transmitter is in is loaded
* An automated message system for various general alerts, easily doable by using an RoR transmitter with custom mappings (do mind the character limit, longer alerts may have to be sent sequentially)
* A simple way of getting live feedback from the RoR system, in order to detect when or if a system sends a signal, since other RoR receivers do not have a way of telling apart repeated identical signals
## Changed
* RoR readers can now read neutron flux from fuel channels and the fill state of boilers and heat exchangers
* Canned recursion can now be crafted from canned recursion
* Soldering recipes are now prioritized over anvil recipes in the NEI listing
* Paintable blocks now have tooltips explaining all the tools that can be used
## Fixed
* Fixed barrel connectors appearing between barrels even though they have different fluid types