Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Stackable
Stackable

Stackable

Stackable is a mod that increases all block stacking limits to any value less than 127 for Minecraft 1.20.4-1.19.2 and 2.147B for versions after 1.20.6

119.8K
162
  • [LegacyForge] Stackable 26.1.2+2.1.1

    release6 июня 2026 г.

    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

  • [NeoForge] Stackable 26.1.2+2.1.1

    release6 июня 2026 г.

    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

  • [Fabric] Stackable 26.1.2+2.1.1

    release6 июня 2026 г.

    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

  • [NeoForge] Stackable 26.1+2.1.0

    release25 марта 2026 г.

    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.

  • [Fabric] Stackable 26.1+2.1.0

    release25 марта 2026 г.

    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.

  • [LegacyForge] Stackable 1.21.11+2.0.5

    release8 марта 2026 г.

    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.
  • [NeoForge] Stackable 1.21.11+2.0.5

    release8 марта 2026 г.

    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.
  • [Fabric] Stackable 1.21.11+2.0.5

    release8 марта 2026 г.

    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.
  • [LegacyForge] Stackable 1.21.9+2.0.4

    release11 января 2026 г.

    Stackable 2.0.4!

    A quick hotfix for 2.0.3, mostly solving some compatibility issues.

    • A fix for forge crashing on Startup.
  • [NeoForge] Stackable 1.21.9+2.0.4

    release11 января 2026 г.

    Stackable 2.0.4!

    A quick hotfix for 2.0.3, mostly solving some compatibility issues.

    • A fix for forge crashing on Startup.
  • [Fabric] Stackable 1.21.9+2.0.4

    release11 января 2026 г.

    Stackable 2.0.4!

    A quick hotfix for 2.0.3, mostly solving some compatibility issues.

    • A fix for forge crashing on Startup.
  • [LegacyForge] Stackable 1.21.1+2.0.4

    release10 января 2026 г.

    Stackable 2.0.4!

    A quick hotfix for 2.0.3, mostly solving some compatibility issues.

    • A fix for forge crashing on Startup.
  • [NeoForge] Stackable 1.21.1+2.0.4

    release10 января 2026 г.

    Stackable 2.0.4!

    A quick hotfix for 2.0.3, mostly solving some compatibility issues.

    • A fix for forge crashing on Startup.
  • [Fabric] Stackable 1.21.1+2.0.4

    release10 января 2026 г.

    Stackable 2.0.4!

    A quick hotfix for 2.0.3, mostly solving some compatibility issues.

    • A fix for forge crashing on Startup.
  • [LegacyForge] Stackable 1.21.1+2.0.3

    release10 января 2026 г.

    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.
  • [NeoForge] Stackable 1.21.1+2.0.3

    release10 января 2026 г.

    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.
  • [Fabric] Stackable 1.21.1+2.0.3

    release10 января 2026 г.

    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.
  • [LegacyForge] Stackable 1.21.9+2.0.3

    release7 января 2026 г.

    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.
  • [NeoForge] Stackable 1.21.9+2.0.3

    release7 января 2026 г.

    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.
  • [Fabric] Stackable 1.21.9+2.0.3

    release7 января 2026 г.

    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.
1

Совместимость

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:
Опубликован:3 года назад
Обновлён:1 неделю назад
ID проекта:
Главная