- Update to 1.20
- Rework how config is organized and internally represented
- Add network analyser
- Rework how energy is stored and distributed
- The network now has one shared buffer
- Split transfer rate and capacity
- Improve client rendering
- Held wire item connections now render with client rendering
- Graph data is directly used, allowing for better consistency
- Connections are now actually stored in graphlib, fixing many issues
- Many bugfixes that I forgot to document
- Make wires drop when coils break
- Add tool tags to coils (closes #4)
- Rework config loading a bit. It should now automatically regenerate missing keys
- Improve colors on coil tooltips
- Improve display of numbers in config screen
- Fix connection issues with fabric clients without the mod
- Fix coils being able to be connected to themselves and CME resulting from it (closes #2)