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.
Guides
Extreme Reactors · ATM10 · ATM10: Aeronautics Why your ATM10 turbine doesn't make the power the guides sayThe same turbine makes 12× default power in ATM10 and 0.4× in ATM10: Aeronautics. Tested in-game and traced to one config file.
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.