0.1.1+1.21.1
- Move
AbstractGenericInventoryBE
,EntityIngredient
andMFFluidTank
(renamed toLazuliFluidTank
) from Minefactorial to Lazuli. - Move
QuaternionHelpers
from Cygnus to Lazuli. - Fix
RoundRobinInventory
not properly distributing items whensimulate
is true. - Serialize
index
withRoundRobinInventory
to maintain distribution across world exits. - Add a codec for
AABB
s toLazuliExtraCodecs
- Move
icon.png
toassets/lazuli/icon.png
- Remove EMI from the build script so that it doesn't get transitively depended on when others use Lazuli.