Changelog
Additions:
- Added Mod Menu support
- Added batch size to recipe tree
- Added crafting mode for recipe trees
- Added synthetic favorites for use with crafting mode, quickly crafting batches, and not overcrafting
- Added experimental default recipe sorting for categories
- Recipe favorites now display missing items for a quick craft
- Recipe tree resolution can now be cleared, and is more telegraphed, informing the player how it functions.
Fixes:
- Botania tooltip components and similar now show up in the right place for index tooltips
- Various stability fixes
- Cheat mode item deletion now respects exclusion zones (#23)
- Button overlap (#34)
API:
- Added EmiStackConvertible to vanilla types.
EmiStack.of(Items.STONE, 10)
andEmiStack.of(Fluids.WATER)
can be replaced withItems.STONE.emi(10)
andFluids.WATER.emi()
for a more convenient dev experience. SlotWidget.custom
has been deprecated and replaced withSlotWidget.customBackground
as the former returnedvoid
instead ofSlotWidget
. Will be removed in the next breaking release.
Files
emi-0.3.0+1.18.2.jar(458.93 KiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
0.3.0+1.18.2Loaders
FabricQuilt
Game versions
1.18.2Downloads
257Publication date
July 24, 2022 at 2:57 PMPublisher
Emi
Owner