Results 37 comments of Edvin

I can suggest reusing peripheral plugin logic as [environmental sensor](https://github.com/SirEndii/AdvancedPeripherals/blob/d2e2f6b646ea03c007c93badfa6a0d4a5608185d/src/main/java/de/srendi/advancedperipherals/common/addons/mekanism/EnvironmentRadiationPlugin.java#L7) do.

This also works with energized orb behind reactor: ![Image](https://github.com/user-attachments/assets/ae5ea465-7e64-485c-9501-768d62102bcb)

> Of course I find something that fulfills this exact use case 20 minutes after opening this issue: https://docs.siredvin.site/UnlimitedPeripheralWorks/peripherals/recipe_registry/ As author of this abomination I would also double the Squid...

But, I would also can tell, then having something like [Informative registry](https://docs.siredvin.site/UnlimitedPeripheralWorks/peripherals/informative_registry/) which is basically the index of items/fluid/blocks/etc wouldn't be complicated and also would benefeat CC:T a lot, since...

Well, if you ask me, I would actually do both, by providing interface for unit transformation function and then have two default modes. Something like: ```lua telem.middleware.calcDelta("1m", "passthrough") -- would...

There is a mod with [Shooting turtle](https://docs.siredvin.site/Turtlematic/miscellaneous/bow/), butyou need to calculate angle yourself.