Compatibility
Minecraft: Java Edition
1.19.2
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-2.0-only
Published 2 years ago
Updated 2 years ago
Changelog
Added
RecipeIngredient
and implementations for more modular item, fluid ingredients etc.RecipeOutput
,RecipeOutputSet
, and item/fluid implementationsModularRecipe
for recipes that can input/output fluids and items, and can require processing times/energy consumptionFluidStack#getTooltip
, along with a per-instance tooltip cache that is only created when it's queried for the first time.FluidStack#setTag
, because I guess I forgot it before oopsDrawable
and its subclasses for configurable renderable things that aren't Gizmos - eventually Gizmos will be restructured to use this interfaceDrawables
with a bunch of convenient drawable instances, such as slots, recipe arrows (with filling variants), burn indicators etc.
Changed
- Moved some rendering things around, like
Texture
- now found among drawables. - Some refactoring with gizmos to account for the above additions and changes.
Files
Metadata
Release channel
ReleaseVersion number
v1.1.0Loaders
Game versions
1.19.2Downloads
144Publication date
November 20, 2022 at 10:55 PMPublisher
aeonic-dev
Owner