Stackable 2.1.1!
a port to 26.1.2!
- Ported to 26.1.2
- Stackable now supports Forge again.
- Started introducing GameTests.
Next move is porting the bundle nerf to 1.21.1
Stackable 2.1.1!
a port to 26.1.2!
- Ported to 26.1.2
- Stackable now supports Forge again.
- Started introducing GameTests.
Next move is porting the bundle nerf to 1.21.1
Stackable 2.1.1!
a port to 26.1.2!
- Ported to 26.1.2
- Stackable now supports Forge again.
- Started introducing GameTests.
Next move is porting the bundle nerf to 1.21.1
Stackable 2.1.0!
Some new functionality, plus a port to 26.1!
- Ported to 26.1, future updates will be targeting 1.21.1 and 26.1, I intend to update 1.21.1 soon.
- When storing items in bundles, any non-overriden stackable item will now have a penalty multiplier of 8.
- This means each item will count as 8 when in a bundle, and the max bundle size is now 128 by default
- This is configurable in stackable.json with the "bundleStackPenalty" property.
- All mixins are now shared across both Neoforge and Fabric with the move to unobfuscated Minecraft versions.
- Moved away from Parchment to better support snapshot/pre-release development, this should speed up ports.
P.S. Forge support will come later once Forge updates to 26.1.
Stackable 2.1.0!
Some new functionality, plus a port to 26.1!
- Ported to 26.1, future updates will be targeting 1.21.1 and 26.1, I intend to update 1.21.1 soon.
- When storing items in bundles, any non-overriden stackable item will now have a penalty multiplier of 8.
- This means each item will count as 8 when in a bundle, and the max bundle size is now 128 by default
- This is configurable in stackable.json with the "bundleStackPenalty" property.
- All mixins are now shared across both Neoforge and Fabric with the move to unobfuscated Minecraft versions.
- Moved away from Parchment to better support snapshot/pre-release development, this should speed up ports.
P.S. Forge support will come later once Forge updates to 26.1.
Stackable 2.0.5!
Hotfixes!
- Fixed a crash that would occur on startup in 1.21.11 servers.
- Removed the accidental debug Hello world that was leftover only in Fabric and Neoforge.
Stackable 2.0.5!
Hotfixes!
- Fixed a crash that would occur on startup in 1.21.11 servers.
- Removed the accidental debug Hello world that was leftover only in Fabric and Neoforge.
Stackable 2.0.5!
Hotfixes!
- Fixed a crash that would occur on startup in 1.21.11 servers.
- Removed the accidental debug Hello world that was leftover only in Fabric and Neoforge.
Stackable 2.0.4!
A quick hotfix for 2.0.3, mostly solving some compatibility issues.
- A fix for forge crashing on Startup.
Stackable 2.0.4!
A quick hotfix for 2.0.3, mostly solving some compatibility issues.
- A fix for forge crashing on Startup.
Stackable 2.0.4!
A quick hotfix for 2.0.3, mostly solving some compatibility issues.
- A fix for forge crashing on Startup.
Stackable 2.0.4!
A quick hotfix for 2.0.3, mostly solving some compatibility issues.
- A fix for forge crashing on Startup.
Stackable 2.0.4!
A quick hotfix for 2.0.3, mostly solving some compatibility issues.
- A fix for forge crashing on Startup.
Stackable 2.0.4!
A quick hotfix for 2.0.3, mostly solving some compatibility issues.
- A fix for forge crashing on Startup.
Welcome to Stackable 2.0.3!
Who would've guessed, a 1.21.1 backport. Considering minecraft's new update strategy, and the many changes to my dev pipeline since 1.21 making supporting more versions practical; I decided to finally push an update for my 1.21.1 and bring the entire new featureset from my latest builds.
Since 1.3:
- Multiplayer fixes
- Stacksizes properly merge
- Several rewrites which should improve stability,
2.0.3 Changes:
- Items stacks over 999 will now display without being rounded.
- Item stacks will scale down as more digits are added
- There is an option to return to the old setup via the configuration file.
- Default stacksize is now 1024!
- This will not affect existing worlds, but this is being done to hopefully stop people from thinking there is still a hard cap.
- Fixed an issue with Forge crashing on startup.
Welcome to Stackable 2.0.3!
Who would've guessed, a 1.21.1 backport. Considering minecraft's new update strategy, and the many changes to my dev pipeline since 1.21 making supporting more versions practical; I decided to finally push an update for my 1.21.1 and bring the entire new featureset from my latest builds.
Since 1.3:
- Multiplayer fixes
- Stacksizes properly merge
- Several rewrites which should improve stability,
2.0.3 Changes:
- Items stacks over 999 will now display without being rounded.
- Item stacks will scale down as more digits are added
- There is an option to return to the old setup via the configuration file.
- Default stacksize is now 1024!
- This will not affect existing worlds, but this is being done to hopefully stop people from thinking there is still a hard cap.
- Fixed an issue with Forge crashing on startup.
Welcome to Stackable 2.0.3!
Who would've guessed, a 1.21.1 backport. Considering minecraft's new update strategy, and the many changes to my dev pipeline since 1.21 making supporting more versions practical; I decided to finally push an update for my 1.21.1 and bring the entire new featureset from my latest builds.
Since 1.3:
- Multiplayer fixes
- Stacksizes properly merge
- Several rewrites which should improve stability,
2.0.3 Changes:
- Items stacks over 999 will now display without being rounded.
- Item stacks will scale down as more digits are added
- There is an option to return to the old setup via the configuration file.
- Default stacksize is now 1024!
- This will not affect existing worlds, but this is being done to hopefully stop people from thinking there is still a hard cap.
- Fixed an issue with Forge crashing on startup.
Welcome to Stackable 2.0.3!
A Quick Second release of 2.0.3; my autobuild wasn't quite working last time.
- Items stacks over 999 will now display without being rounded.
- Item stacks will scale down as more digits are added
- There is an option to return to the old setup via the configuration file.
- Default stacksize is now 1024!
- This will not affect existing worlds, but this is being done to hopefully stop people from thinking there is still a hard cap.
- Fixed an issue with Forge crashing on startup.
Welcome to Stackable 2.0.3!
A Quick Second release of 2.0.3; my autobuild wasn't quite working last time.
- Items stacks over 999 will now display without being rounded.
- Item stacks will scale down as more digits are added
- There is an option to return to the old setup via the configuration file.
- Default stacksize is now 1024!
- This will not affect existing worlds, but this is being done to hopefully stop people from thinking there is still a hard cap.
- Fixed an issue with Forge crashing on startup.
Welcome to Stackable 2.0.3!
A Quick Second release of 2.0.3; my autobuild wasn't quite working last time.
- Items stacks over 999 will now display without being rounded.
- Item stacks will scale down as more digits are added
- There is an option to return to the old setup via the configuration file.
- Default stacksize is now 1024!
- This will not affect existing worlds, but this is being done to hopefully stop people from thinking there is still a hard cap.
- Fixed an issue with Forge crashing on startup.

