- eliminate ComponentDirection
- add inventory slot map view to machines with inventory IO
- officialize inrush current as a mechanic
- add Current Regulator block to help deal with inrush current
- improve guidebook documentation
- fix issue with VoxelShapes lagging game when placed
- fix bug with battery box not updating client properly
- fix issue with Fluorite Ore not spawning
- fix crash with wires and Thermoelectric Generator
- fix bug with Thermoelectric Manipulator not converting gases to fluids
- add toggle config for combat armor render data
- add updated French translation by Roi Pasteque
- update to 1.20.1
- implemented Gas system with concept of pressure and temperature; see guidebook for in-depth explination
- converted various machines and items using "gas" to use new gas system
- add gas pipes and various machines for gas system; see guidebook for in-depth explination
- added colored wires; only wires with the default color or of the same color can connect. See guidebook for in-depth explination
- added ability to disguise wires; see guidebook for in-depth explination
- added toggleable feature for underinsulated wires to randomly catch blocks on fire
- added various blocks enhancing fluid control; see guidebook for in-depth explination
- added various blocks enhancing electric network control; see guidebook for in-depth explination
- added programmable transformers; see guidebook for in-depth explination
- enhanced guidebook documentation; added fluids, gases, JEI integration
- add translations for advancements
- add translations for measurement and display units
- rebalanced certain recipes
- fixed bug with silk touch working on non-silk touch ores
- fixed guidebook search feature bug not switching page to searched text
- cleaned and improved internal code