- Changed how item components are added to items
- Modified Infinity Backpack recipe easier to make
- Added ingot tags to pink slime
- Improve Hydroponic Bed code efficiency
- Fixed EMI not having the crafting info from the Dissolution Chamber
- Fixed Processing addons tooltip having the wrong number
- Make DissolutionChamberRecipe JEI Category respect NBT on input items #1502 - Christofmeg
- Rework Transporter Logic #1500 - Kanzaji
- Transporters now work in Regulate Mode on the Extraction side!
- They will leave in the storage the amount of items specified in the filter.
- Regulate Mode affects only whitelist mode - it's ignored in blacklist mode.
- Efficiency is being calculated now with use of Math.ceil(int) instead of direct cast to int, fixing an issue that max transporters were able to handle "only" 63 of stuff per work cycle. (They now handle at max 64/t)
- Blacklist now correctly passes all items (except blacklisted ones) on the insertion side.
- Fluid Transporters now can handle 333,(3)mb/t without upgrades (16,(6)mb/t before), and 64 000mb/t with all tier 2 upgrades (3 200mb/t before)
- Fix Enchanter Extractor making tools indestructible. #1498 - Kanzaji
- Entity.RemovalReason change in MobImprisonmentToolItem.java #1494 - frikinjay
- Update ru_ru.json #1452 - gri3229
- Create ko_kr.json #1444 - new-3
- Fixed gears missing "c:gears" tag, closes #1504
- Fixed infinity drill combining items passed their stack limit, closes #1501
- Fixed infinity drill artifact tier not having the proper depth
- Fixed infinity drill mining area not showing
- Added missing Mycelial Generator Catergory to EMI, closes #1505
- Changed mods.toml config to use proper required dependencies, closes #1490
- Optimize JEI startup time (#1481) - mezz
- Add item_exists condition to the guide recipe (#1482) - Mrbysco
- Add a Dissolution page to Patchouli (#1483) - Mrbysco
- A bunch of Bug Fixes for 1.21 (#1486) - Kanzaji
- StrawUtils tries to sort immutable list causing crash #1478
- Infinity Tools don't appear to consume biofuel #1476
- Mob Crusher UI problem #1472
- Plant Sower isnt working with netherwart #1477
- Potion brewer causes game to exit upon adding ingredients after netherwart #1479
- Fixed crusher recipes for the Material Stonework Factory
- Renamed some tags to add plural versions
- Fixed Ore Fluids having repeated ore names
- Added EMI support
- Fixed Sneak + Right Click in the Mycelial Reactor not showing which generators aren't working
- Fixed Myceliar Reactor Having the render enabled always
- Added a button to disable particle spawning in machines with a working area
- Added Pink Slime Block
- Fixed addon filter in the fluid/ore laser base
- Fixed fluid/ore laser base progress bar going over the limit in big setups
- Fixed manual recipe
- Fixed Potion Brewer Functionality
- Added donation link
- Fixed Infinity Tools server side crash
- Fixed being able to enchant at level 0
- Fixed Fluid/Ore Laser drill JEI recipe closes #1467
- Fixed Fluid Laser Drill recipe requiring nether dimension and specific biomes
- Fixed manual closes #1466
- Changed Recipes to use wooden chests only
- Fixed Meat Feeder not showing in JEI
- Maybe fixed curios integration?
- Fixed tint color issues
- Enchantment Factory tank now syncs properly
- Working area renders shouldn't have z fighting anymore
- Machine Frames can now be placed
- Removed Black Hole Units and Tanks & Controller (use Functional Storage)
- Infinity Backpacks can now be placed so contents can be extracted easily
- Laser recipes now use biome tags and dimensions
- Infinity trident now has increased launch speed based on tier and increased max loyalty and riptide (no longer needs water to use, and does more damage)
- Machines that use fake players now use the player uuid
- Addons now have a description of what they do
- Transporters now have an inventory for addons
- In the Enchantment Factory now you can choose what level you want to enchant an item on
- Buffed bioreactor production
- Ore/Fluid Laser Base depth selector is now a text field
- Added a Filter to the Potion Brewer, now items can only be extracted if it matches the filter
- Ported to 1.21
- Fixed Machine Settings Copier not working properly in some machines
- Added Machine Settings Copier
- Fix bug where Black Hole Units could transmute items (by notcake)
- Fix FireworkGeneratorCategory not showing up in JEI (by Christofmeg)
- Fixed black hole units losing the nbt of items when stored in controllers, closes #1435
- Fixed Shiny versions of tools not being added to Infinity Tools
- Changed Enchantment Applicator slot to limit to 1, closes #1419
- Fixed end version of ores in the Laser Ore Drill having an extra tag, closes #1417
- Changed Potion Brewer slot to limit to 1 so bottle don't stack when a mod changes that, closes #1413
- Added support for mangrove trees in the plant gatherer, closes #1412
- Fixed Cast Exception on player renderer, closes #1407
- Added a tag cache for ore fluid, closes #1405
- Fixed Plant Gatherer skipping blocks
- Fixed Infinity Tools resetting when being used in the Smithing table, closes #1311
- Sewer can now extract essence from players
- Fixed Plant Sower rotating when it's not supposed to
- Addons can now be inserted into machines when shift + right click into machines
- Added support for trees and more stuff in the Hydroponic Bed
- Added Manual Changelog
- Changed Latex Processing Unit to make crafted dry rubber instead of tiny ones with increased fluid latex req
- Changed Latex Processing Unit recipe to not use Latex Bucket
- Fixed Bioreactor efficiency bar not resetting and buffed biofuel production rates