Links
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published last year
Updated last week
All versions
1.1.1
Release
Create: Storage [Forge] 1.1.1last year 2,158
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Changes
1.1.1 - 2025-07-27
Bug Fixes
- Fixed issue where the Backpack Flight upgrade would behave erratically after player respawn following a death.
- Fixed game crash when a packager attempts to unpack items into a disconnected Storage Interface. (#8) - Thanks @mbegenau
- Fixed issue where Passer blocks were not transferring items into or out of vanilla composters.
- Fixed issue where quick-moving tools from the first player inventory slot would incorrectly place them into item storage.
- Resolved missing item tags when quick-moving items into the backpack tool storage. [NeoForge]
- Fixed right-click behaviour on backpack slots; now moves either half the max stack size or half the slot count, whichever is smaller.
- Fixed issue where mining a Shulker Box with Ore Mining Upgrade enabled would cause it to lose its contents.
- Fixed an issue where block placement sounds would not play when placing blocks on any side of Storage Boxes, Simple Storage Boxes, or Storage Controllers.
- Fixed game crash when using the Backpack Pickblock Upgrade on a Metal Girder Encased Shaft. [NeoForge]
Optional dependencies
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:EqLzLGuF"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:h6BAXuvn:EqLzLGuF"
}![Create: Storage [Neo/Forge]](https://cdn.modrinth.com/data/h6BAXuvn/ab86c1c3dd555317a3ca9672a74101dd8ad43931_96.webp)

