Releases: pedroksl/AE2AddonLib
Releases · pedroksl/AE2AddonLib
AE2AddonLib-1.0.3-1.21.1
New features
- Added
IngredientStack. An ingredient that can hold items or fluids and their amount.
AE2AddonLib-1.0.3-1.20.1
Bug Fixes
- Fixed network class not loading in dedicated servers
AE2AddonLib-1.0.2-1.20.1
New Features
- Added
IngredientStack- A class designed to help in recipe serialization for machines that take non-one amounts of inputs of both items and fluids. - Added helper methods to
LibTagsto get tag values or a default when they aren't present.
Bug Fixes
- Fixed connected texture baked model not ported correctly
- Fixed network handler having private access in event subscribers
- Fixed back button in the wrong place in lib screens
- Fixed output direction screen using wrong textures and buttons in the wrong place
AE2AddonLib-1.0.1-1.20.1
New Features
- Added
IngredientStack- A class designed to help in recipe serialization for machines that take non-one amounts of inputs of both items and fluids. - Added helper methods to
LibTagsto get tag values or a default when they aren't present.
Bug Fixes
- Fixed connected texture baked model not ported correctly
- Fixed network handler having private access in event subscribers
- Fixed back button in the wrong place in lib screens
- Fixed output direction screen using wrong textures and buttons in the wrong place