File Details
9.0.0-alpha.8 [FABRIC]
- A
- Oct 27, 2021
- 4.61 MB
- 3.9K
- 1.17.1
- Fabric
File Name
appliedenergistics2-9.0.0-alpha.8.jar
Supported Versions
- 1.17.1
Curse Maven Snippet
Fluid Crafting
This release introduces the ability to directly use fluids from your ME system in place of buckets or other fluid containers in crafting recipes. To test this feature, you need to enable the fluid substitution button in the patten terminal. Slots that will be replaced with fluids from your system will be highlighted in green when you hover the button.

What's Changed
- Fix crafting calculation failing when the same item with different NBT is in the network by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5598
- Fix crafting jobs not resuming after world or chunk unload/reload by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5601
- Fix portable cells not updating when charged while open by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5602
- Improve crafting calculator performance and byte usage for autocrafting requests with deep nesting by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5600
- Fix ME Item Interface freezing when items are extracted while the network is booting by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5604
- Correctly convert to/from millibuckets in the fluid level emitter by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5606
- Allow fluid substitution for crafting recipes by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5599
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v9.0.0-alpha.7...fabric/v9.0.0-alpha.8

