Compatibility
Minecraft: Java Edition
1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
1.18.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 years ago
Updated 19 hours ago
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
Metadata
Release channel
ReleaseVersion number
0.3.0+1.18.2Loaders
Game versions
1.18.2Downloads
256Publication date
July 24, 2022 at 2:57 PMPublisher
Emi
Owner