Links
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published last year
Updated 2 weeks ago
All versions
1.3.2
Release
Create: Storage [NeoForge] 1.3.22 weeks ago 23.5K
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Changes
1.3.2 - 2026-07-21
Bug Fixes
- Fixed a race condition that could cause the game to crash when the ConstructionSticks mod is present. (#74)
- Fixed upgrades not returning their contents when swapped out. Jukebox music discs, Crafting items, and Portable Workshop contents are now returned to the inventory (or dropped if inventory is full).
- Fixed issue when removing one backpack upgrade, incorrectly triggers the removal effects of other upgrades.
- Fixed held items being dropped when clicking backpack upgrade tabs or buttons.
- Fixed the Feeder and Magnet upgrade filter slots sometimes requiring multiple clicks to set a filter.
- Fixed right-click dragging over the Feeder and Magnet upgrade filter slots setting a filter instead of clearing it.
- Fixed a typo in the Crafting upgrade tooltip.
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:h6BAXuvn:mqnmowII"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:h6BAXuvn:mqnmowII"
}![Create: Storage [Neo/Forge]](https://cdn.modrinth.com/data/h6BAXuvn/ab86c1c3dd555317a3ca9672a74101dd8ad43931_96.webp)

