39.2.0:
- Load-By-Lightning is a new feature, which charges up the battery, when struck by a lightning bolt. Closes (#1)
- Block-Extraction allows the player to charge the battery, by discharging an energetic block. Closes (#3)
- Creeper-Powering gives the ability to upgrade a normal creeper to a powered/charged one. Closes (#6)
39.1.0:
- Add new mode to charge up surrounding blocks. (Closes #2)
39.0.0:
- Update to 1.18.1
- Recipe injection check, if the recipe already exists.
- Localization changed "shift" to "sneak" to be more friendly with different keybindings
38.0.0:
- Update to 1.18
- New versioning numbering, still compatible with semver, but now the major number is equal to the major of the used minecraft forge version
1.1.0-1.17.1:
- Fixed creative items having to large default trace_width
- Battery level and trace_width now are stored as int and so can reach 2147483647 (2^31-1)
- Changed license field within the mods.toml and added a tiny description
1.0.0:
- Initial Release