FastChest Revived
A lightweight Fabric mod that optimizes chest rendering by removing their dynamic models, significantly improving FPS in storage-heavy areas.
🚀 Features
- Performance Boost: Renders chests as static chunk geometry instead of dynamic models
- FPS Improvement: Can double FPS in areas with many chests
- Mod Compatibility: Works with Sodium, Optifine, and most other mods
- Configurable: Toggle simplified chest rendering via config file
⚙️ Configuration
Fabric
#FastChest Revived config file
simplifiedChest=true
ℹ️ Notes
- Animation Removal: Simplified chests lose their lid opening animation
- Resource Pack Compatibility: Works with most packs, but may conflict with packs that modify chest blockstates
- For Older Versions: Use FastChest by Domi for 1.15-1.21
- ModMenu Support: Includes built-in configuration support for ModMenu
This is a maintained fork of FastChest by Domi, made possible by the original's MIT license.
Modified License