Small version bump, forge will come later.
1.2.2
- Added some additional compatibility fixes for KubeJS and Aquaculture 2.
- Made the LegacyForge port of Stackable work properly, sorry.
- ported all fixes to all 3 loaders.
Port of the neoforge mod into Legacy Forge.
- Incorporates most of the new changes in the forge and fabric variants.
- Based on the neoforge rewrite.
Brand new release to support 1.21 and neoforge.
- All improvements made during 1.20.1-6
- This is based on the fabric src rather than the forge src as that codebase was fairly out of date.
Now for 1.21!
- Nothing major in this release, mostly just fixing some mixin problems that came up in 1.21 pre-releases.
Stackable 1.2.0 Effectively a rewrite of the mod to use less invasive mixins that should maintain better compatibility than the previous mixins. No major new features.
Updated to 1.20.5!
- Stack sizes are no longer limited to 127, you can set the stack size of any block to any number from 1-2.147B.
- Stack size is now setup in the default component object. It should work everywhere as long as the container appropriately uses that component value for calculating the size of a stack.
- Some mixins are no longer needed but are being kept in the repository until 1.21
- I guess Stackable127 isn't a good name anymore
A small version bump with one bugfix
- ItemEntities will now merge into groups of the given itemsize, rather than of a hardcoded 64
Added 1.20.2 support
- Fixed a major crash issue when bundles are enabled.
Initial forge port
Mostly a support update, but I did fix a bug relating to blocks not being dropped when spawned from the creative Inventory screen.