WARNING: This update includes breaking changes for the Brewery (both steel and electric). Be sure to remove your items and fluids from them as they may get lost when updating!
- Rework Brewery, Canning Machine, and Composter to use runtime generated recipes
- This makes it so most modded potions, all modded foods, fluids, and compostables are supported by default
- The brewery now takes Blazing Essence (made in a blast furnace) instead of Blaze Powder directly
- The brewery now only does one step of potion brewing instead of multiple in one go
- The brewery now shows up as a workstation under the brewing stand recipe category (EMI only for the time being)
- Nerf Steam Chainsaw damage and speed
- Nerf Electric Drill and Chainsaw damage
Full Changelog: https://github.com/Swedz/Extended-Industrialization/compare/1.4.4+1.21...1.5.0+1.21
- Fix client crash with LEF when on server
Full Changelog: https://github.com/Swedz/Extended-Industrialization/commits/1.1.4+1.20.4
- Fix client crash with LEF when on server
Full Changelog: https://github.com/Swedz/Extended-Industrialization/compare/1.4.3+1.21...1.4.4+1.21
- Fix #9: Processing Array won't accept glass
Full Changelog: https://github.com/Swedz/Extended-Industrialization/compare/1.4.2+1.21...1.4.3+1.21
- Fix farmer crop slots not always getting tracked
Full Changelog: https://github.com/Swedz/Extended-Industrialization/compare/1.4.1+1.21...1.4.2+1.21
- Fix #6: Farmer crash when using fertilizer
- Fix #7: Machine Chainer is duped on placement
- Fix crash when loading modded potion recipes with improper items
Full Changelog: https://github.com/Swedz/Extended-Industrialization/compare/1.4.0+1.21...1.4.1+1.21
- Add config options for max batch size and eu cost multiplier of batching machines
Full Changelog: https://github.com/Swedz/Extended-Industrialization/compare/1.3.0+1.21...1.4.0+1.21
- Fix dirt getting destroyed by the farmer when harvesting trees on grass
- Remove needless notifyListeners fix
- Remove debug recipe
- Use new Tesseract API entrypoint system for MI hooks