Large chest rooms can drag down frame rate fast, and FastChest Mod targets that specific problem by changing how chests are rendered. Instead of using dynamic chest models, it makes them render as static chunk geometry like most normal blocks. The tradeoff is clear: chest lid animations are removed. For players building heavy storage setups, that makes this a focused performance mod worth considering, especially since the author notes it can be very effective in large storage rooms.
Key Features
- Replaces dynamic chest rendering with static chunk geometry to reduce the rendering cost of many placed chests.
- Applies to chest-heavy storage areas where Minecraft can lose FPS as more chests are added.
- Removes chest lid opening animations as part of the rendering change.
- Works with Sodium and Optifine based on available mod description.
- Is designed to stay compatible with mods and resource packs that do not alter chest definitions, with a noted exception for Vanilla Tweaks Proper Break Particles unless specific chest blockstate files are removed from that pack.
Screenshots
How to Install
- Choose the build that matches your Minecraft version and loader: Fabric or Forge, based on the download list.
- If you use Fabric, install Fabric API as listed in the requirements.
- Place the mod in your Minecraft mods folder and launch the game with the matching loader.
- If you use resource packs that modify chest blockstates, check compatibility before playing.
Requirements
| Requirement | Details |
|---|---|
| Mod Loader | Forge, Fabric |
| Dependencies | Minecraft Forge, Fabric API |
| Minecraft Version | 26.1, 1.21.11, 1.21.10, 1.21.9, 1.21.8, 1.21.7, 1.21.6, 1.21.5, 1.21.4, 1.21.3, 1.21.1, 1.21, 1.20.2, 1.17.1, 1.16.5, 1.15.2 |
Pros & Cons
Pros
- Focused on a clear real-world issue: chest rendering performance in large storage rooms.
- Uses static rendering instead of BlockEntityRenderer for chests.
- Supports both Fabric and Forge across multiple listed versions.
- Modrinth data shows broad adoption, with 1,311,990 downloads.
- Source code is publicly available on GitHub under the MIT License.
Cons
- Chest lid opening animations are lost.
- Performance gains vary depending on how many chests are nearby.
- The mod description explicitly notes that chests are not the only cause of poor performance.
- Some resource packs that replace chest blockstates are not compatible out of the box.
Download
Always download mods from official sources to stay safe.
FAQ
What does FastChest Mod actually change?
It changes chest rendering from dynamic models to static chunk geometry. That reduces the rendering overhead of large numbers of chests, but it also removes the chest lid opening animation.
Does FastChest Mod work with Fabric and Forge?
Yes. Available information lists both Fabric and Forge as supported mod types, and the download list includes builds for both loaders depending on the Minecraft version.
Is FastChest Mod compatible with resource packs?
The description says it should be compatible with mods and resource packs that leave chests alone. It specifically notes that Vanilla Tweaks Proper Break Particles is not compatible out of the box because it overwrites chest blockstate definitions, though the description also provides a way to adjust that pack.
