Mod Decoded
How modded Minecraft machines actually work. Every formula here comes from the mod's own code, is pinned to the exact version it was read from, and is checked in-game, not guessed from creative-mode tests.
Tools
Extreme Reactors ยท 1.21.1-2.4.28 Turbine PlannerPick coils from a JEI-style list, set the steam flow and casing size, and watch the turbine build in 3D. RPM and RF/t come straight from TurbineLogic.
How answers are made
Read the source
Formulas and constants are taken from the mod's code, down to the method they live in.
Pin the version
Mechanics change between releases, so every page names the exact mod version it describes.
Test it in-game
Findings are checked in a real world before they're published.