Waiting through long Minecraft loading screens — especially with dozens of mods installed — is one of those universal frustrations every modded player knows too well. DashLoader Mod tackles this head-on by creating a startup cache on your first launch, then reusing it every time after to dramatically cut load times. With over 2.2 million downloads on Modrinth since its 2021 release, it has become a go-to optimization tool for Fabric players running everything from lightweight vanilla setups to heavily modded packs.
Key Features
- Intelligent Startup Caching — On its first launch, DashLoader builds a cache of game assets. Every subsequent startup pulls from this cache instead of reprocessing everything, which is where the speed gains come from.
- Graceful Fallback for Unsupported Assets — If certain mod assets can't be cached, they load normally through the default pipeline. This means one incompatible mod won't break your entire game — it just won't benefit from the caching.
- Efficient Resource Utilization — The mod makes better use of your system's available CPU and memory during the loading phase, squeezing out faster startup without requiring beefier hardware.
- Built-in Config Screen — Adjust caching behavior and toggle features directly from an in-game configuration menu, no manual file editing required.
- Developer-Friendly Cache Reset — Mod developers and resource pack creators can force a full cache rebuild using the F3 + T shortcut, making iteration quick and painless.
Screenshots
How to Install
- Download and install Fabric Loader for your Minecraft version.
- Download Fabric API and place the .jar file into your
.minecraft/modsfolder. - Download DashLoader for your Minecraft version from the link below.
- Place the DashLoader .jar file into your
.minecraft/modsfolder and launch the game. The first startup will build the cache — subsequent launches will be noticeably faster.
Requirements
| Requirement | Details |
|---|---|
| Mod Loader | Fabric |
| Dependencies | Fabric Modloader, Fabric API |
| Minecraft Versions | 1.21.4, 1.21.3, 1.21.1, 1.21, 1.20.6, 1.20.4, 1.19.4, 1.19.3, 1.19.2, 1.19.1, 1.19, 1.18.2, 1.18.1, 1.17.1, 1.16.5 |
Pros & Cons
Pros
- Significantly reduces startup time after the initial cache build
- Graceful handling of unsupported mods — they load normally instead of crashing
- Broad version support spanning from 1.16.5 to 1.21.4
- Easy cache reset shortcut for developers and pack creators
- Open source under LGPL-3.0 with active development
Cons
- Fabric-only — no Forge or NeoForge support available
- Some mods may not be fully compatible, potentially slowing startup or causing issues
- First launch takes longer than normal while the cache is being built
Download
Always download mods from official sources to stay safe.
What's New
- Fixed cache reading logic for more reliable startup performance.
- Improved compatibility with Vulkan rendering mods.
- Resolved an issue where transparent textures rendered as opaque when using Sodium with the CacheSpriteContents feature.
- Fixed a possible memory leak in the atlas caching module.
- Tweaked the config screen for a better user experience.
FAQ
Does DashLoader work with Sodium and other optimization mods?
DashLoader is generally compatible with popular optimization mods. The latest update specifically fixed a transparency rendering issue with Sodium, so the two work well together. However, the author notes that compatibility varies by mod — some work perfectly while others may not.
How do I clear the DashLoader cache if something goes wrong?
Press F3 + T in-game to force a full cache rebuild. This is useful if you've added or removed mods, updated resource packs, or are experiencing any loading issues after a change.
Does DashLoader work with Forge or NeoForge?
No, DashLoader is a Fabric-exclusive mod and requires both Fabric Loader and Fabric API. There is currently no Forge or NeoForge version available.
