Links
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published last year
Updated 4 days ago
All versions
1.3.5
Release
Create: Storage [NeoForge] 1.3.54 days ago 1,292
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Changes
1.3.5 - 2026-09-20
Bug Fixes
- Fixed the Compacting upgrade not compacting items whose recipe uses a common item tag. (#83)
- Fixed the Simple Storage Box tooltip from showing the incorrect number of Capacity upgrades installed.
- Fixed the tooltip of the stored item in the Simple Storage Box screen being offset a few pixels.
- Fixed the Magnet and Feeder upgrades keeping a Create filter item when the upgrade was removed. The filter is now returned to the inventory, or dropped if there is no room.
- Deactivating the Jukebox upgrade no longer ejects the music disc into the inventory.
- Fixed the JEI/EMI/REI item list dropping to the bottom half of the screen when an upgrade panel was expanded.
- Fixed an issue with the Feeder upgrade deleting bowl/bottle after consuming food when inventory is full.
- Fixed an NPE when using the Compacting upgrade wheel menu while changing worlds.
Changes
- Added new Void Upgrade for backpacks that voids items from item storage slots (must match filter).
- Supports three modes: Always, Slot Overflow, or Backpack Overflow
- Added new Thirst Upgrade for backpacks for compatibility with 'Thirst Was Reclaimed' mod that will automatically drink stored items when thirsty. (#84)
- Supports minimum purity settings and item filters.
thirst_leveladded to config settings to control when the upgrade drinks.
- Create Smart Observers can now detect items being transferred through a Passer or Smart Passer Block.
- Updated Chinese (Simplified) translation (
zh_cn) and added Chinese (Traditional) translation (zh_tw) - Thanks @SkyEye-FAST (#81) - Backpacks now show installed upgrades as a row of icons at the top of the Jade tooltip.
- Upgrade, filter and other working slots no longer show as part of the tooltip's inventory contents.
- Minor update to Feeder and Torch Deployer upgrade item textures.
Optional dependencies
Any compatible version
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:d7koEgXy"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:h6BAXuvn:d7koEgXy"
}![Create: Storage [Neo/Forge]](https://cdn.modrinth.com/data/h6BAXuvn/ab86c1c3dd555317a3ca9672a74101dd8ad43931_96.webp)

