Links
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published last year
Updated 3 days ago
All versions
1.3.1
Release
Create: Storage [NeoForge] 1.3.1last month 75.3K
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Changes
1.3.1 - 2026-07-08
Changes
Simple Storage Box
- Void and Compacting upgrades now have dedicated upgrade slots, allowing both to be installed simultaneously. (#69)
- Void mode is now indicated by a purple status light and display text instead of rendering the Void Upgrade item on the block.
- Added Jade tooltip information showing installed Void and Compacting upgrades.
- Added optional Create-style connected textures for Simple Storage Boxes and matching Storage Trims. (#62)
- Configurable via client setting Off, Boxes only, or Boxes and Trim. Also applies to modded wood variants added through EveryCompat integration.
Reserve Barrel
- Added support for Void mode. Use a wrench on the front display to toggle voiding of excess items once storage is full.
- Improved compatibility with the Create Packager.
Backpack
- Added a keybind (default
G) to activate/deactivate the Jetpack upgrade without opening the backpack. - Added a configurable Jetpack hover mode (client setting Jetpack Hover Mode: Original / Alternate). (#67)
- Original (default) keeps the existing behavior, maintaining a fixed hover altitude.
- Alternate allows free ascent (jump) and descent (sneak) while hovering (similar to Creative mode movement), up to the jetpack's maximum flight ceiling. Releasing both keys maintains the current altitude.
Smart Passer Block
- Added an alternate recipe for upgrading an existing Passer Block into a Smart Passer Block. (#72)
Bug Fixes
- Fixed a backpack item duplication issue where items removed through the GUI could reappear after placing and breaking the backpack. (#71)
- Fixed backpack custom names growing each time the backpack was placed and broken when using name-decorating mods (such as Apotheosis).
- Long custom names are now truncated to prevent overlapping other GUI elements or extending beyond the menu.
- Fixed the Simple Storage Box tooltip displaying incorrect contents when a Compacting Upgrade was installed.
- Fixed mounted Simple Storage Boxes not inserting all matching items from the inventory when the front display was double-clicked.
- Fixed mounted Simple Storage Boxes with both the Void and Compacting upgrades failing to void matching items once full, both during contraption automation (such as drills) and when using the front display manually.
- Fixed an issue where only some crafting ingredients would transfer to the crafting grid if matching ingredients were present in the Workshop upgrade output slot.
- Fixed the delay when rapidly crafting items using the Crafting upgrade.
- Improved stack selection when quick-crafting from the Crafting upgrade, now prioritizing existing stacks, followed by backpack slots, and finally player inventory slots.
- Fixed the Torch Deployer upgrade reading the incorrect light value, causing it to almost never place torches.
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:2LamNN3F"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:h6BAXuvn:2LamNN3F"
}![Create: Storage [Neo/Forge]](https://cdn.modrinth.com/data/h6BAXuvn/ab86c1c3dd555317a3ca9672a74101dd8ad43931_96.webp)

