Create: Threshold Fix
No reviews yet
Fixes Create's Threshold Switch misreading vaults that hold non-stackable or partially-stacked items.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Fixes Create's Threshold Switch reading the wrong level for vaults holding non-stackable or partially-stacked items.
Create recalculates a vault's capacity every tick from whatever currently occupies each slot, and measures fill by total item count rather than by how many slots are taken. This breaks the reading in two ways:
- An empty slot is counted as holding up to 64, but the moment a non-stackable item (or anything with a small max stack size) lands there, that slot is re-rated to a max of 1.. so the vault's reported maximum capacity gets smaller as it fills, while each item only adds 1 to the fill count. It takes 64 non-stackables to register as a single full stack.
- When a Vault's slots are all taken by small or unfinished stacks, it can no longer accept new items, yet still reports almost empty.
This mod patches the level calculation so every occupied slot always counts as a full slot, giving a stable, accurate reading.
It also adds an optional slot-counting mode: place a glass block renamed "full" in the switch's filter and it measures filled slots instead of item count, tripping the moment every slot is taken.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources