CurseForge · Minecraft mod
VH Accelerator
Shortens Vault Hunters client launch and multiplayer world entry with guarded parallel loading, validated caches, and built-in timers.
Quick answer
Which VH Accelerator release should I use?
VH Accelerator 1.0.13 targets 1.18.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is VH Accelerator required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does VH Accelerator 1.0.13 need?
VH Accelerator 1.0.13. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add VH Accelerator without breaking your instance.
Built for VH Accelerator 1.0.13. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use VH Accelerator 1.0.13. It targets 1.18.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside VH Accelerator 1.0.13. It opens that exact file at the source.
About this project
What does VH Accelerator add?
VH Accelerator
Spend less time waiting for a large Vault Hunters client to start and become playable.
VH Accelerator is a performance mod for Minecraft 1.18.2 Forge. It reduces work on the client-launch and multiplayer-login critical paths, with a focus on large Vault Hunters Third Edition and Remastered packs.
The current 1.0.13 release supports Wolds Vaults 0.32.2 and 0.33.0 and includes the compatibility, startup-reliability, texture-safety, JEI recovery, and JEI recipe-cache correctness work added since the original 1.0.0 release.
It does not remove recipes, models, or gameplay content. Independent work is prepared in parallel, deterministic results are cached behind strict fingerprints, and completed data is published back to the game on the correct thread. Dynamic models and other unsafe work stay on their normal path.
What it improves
- Client startup, including model, blockstate, texture-atlas, and resource preparation.
- Multiplayer login and server/world transfers, including JEI search and recipe preparation.
- Repeated launches and connections through validated caches.
- Faster repeated JEI recipe preparation without trusting stale category or incomplete recipe-list results.
- Automatic targeted repair when a cached JEI recipe no longer matches the live category or output identity.
- Post-login responsiveness by keeping unfinished background work away from the first playable world frame.
- Testing and troubleshooting through a compact main-menu launch timer and optional login, transfer, post-login, and disconnect measurements.
- Main-menu update notices with occasional clickable CurseForge reminders.
- Critical update notices are shown by default. Players can opt into all update notices through the client config or
/vha updates all. - An immediate opt-out for update checks through the client config or
/vha updates off. - In-world JEI recovery when a synchronized recipe or ingredient is missing only from JEI's visible lists.
- Large-pack model loading through guarded CTM, generated-model, voxel-shape, Vault loot, and optional FerriteCore improvements.
The mod includes targeted compatibility for Vault Hunters, Wolds Vaults, JEI, JEITweaker, CraftTweaker, JER, Powah, Thermal, Iron Furnaces, Industrial Foregoing, Xaero's maps, Sophisticated Storage, Every Compat, and ModernFix. Optional integrations activate only when the matching mod and supported class layout are present.
Improvements since 1.0.0
- Expanded the universal jar to newer official and Remastered Vault versions, both supported JEI generations, and Wolds Vaults 0.32.2 and 0.33.0.
- Hardened dynamic model and texture handling for Vault gear, Sophisticated Storage placeholders, Vault workstations, Curios, Comforts, and generated Every Compat content.
- Added
/vha reload_jeiso players can rebuild JEI from the currently synchronized recipes and tags without disconnecting. - Corrected persistent JEI recipe caching so late recipe batches cannot hide normal crafting-table recipes, while keeping the warm-login speedup.
- Added live category and output checks that repair only affected cached JEI recipes, including transient Sophisticated Storage wood identities.
- Added an off-by-default JEI recipe audit command for troubleshooting cache repairs without enabling all debug profiling.
- Hardened early startup mixins against unusual class-loading order and added build checks that prevent the same startup failure class from returning.
- Reduced repeated CTM, model-registry, voxel-shape, asset-fingerprint, and recipe preparation work in large packs.
- Reduced speculative client data-migration warm-up, accelerated Vault's tiered-loot setup, and added safe learned table sizing when FerriteCore is installed.
Compatibility
- Minecraft: 1.18.2
- Mod loader: Forge 40.3.11 or newer in the Forge 40.x line
- Environment: Client
- Vault Hunters: Remastered
20.0.3-remastered,.6872, and.6883; official3.21.5.6882and3.21.6.6884; Wolds Vaults 0.32.2 (3.21.5.6573) and 0.33.0 (3.21.6.6884); custom MVP3.21.62 - JEI: 9.7.2.1001, 10.2.1.1006, and 10.2.1.1009
The Vault and JEI versions above are tested compatibility baselines, not hard dependencies. One VH Accelerator jar contains guarded support for both JEI generations and all listed Vault layouts.
VH Accelerator is currently published and tested as a client mod. The remote server does not need to have it installed.
Installation
- Stop Minecraft.
- Disable or remove older VH Accelerator jars.
- Disable LaunchFaster, Lightspeed, and VHClientOptimize because their loading changes overlap VH Accelerator.
- Put
VH-Accelerator-1.0.13.jarin the instance'smodsfolder. - Launch once to create the configuration and cold caches.
- Use later launches and connections when judging warm-cache performance.
ModernFix is optional. If it is installed, VH Accelerator detects the features ModernFix already owns and avoids applying overlapping work.
Timers and commands
The compact main-menu launch timer remains visible by default. Routine chat timers and detailed debug profiling are disabled by default.
| Command | Purpose |
|---|---|
/vha |
Show Compare Mode, timer, debug, JEI audit, and update-check status. |
/vha compare on |
Disable all optimizations while keeping selected measurement tools active. Restart before comparing times. |
/vha compare off |
Restore configured optimizations. Restart before measuring launch time. |
/vha timers on |
Show routine chat timers and timing logs. |
/vha timers off |
Hide routine chat timers and timing logs. |
/vha debug on |
Enable detailed diagnostic profiling. |
/vha debug off |
Stop new detailed diagnostic profiling. |
/vha jei_audit on |
Log each JEI recipe plan automatically repaired during the next login. |
/vha jei_audit off |
Stop targeted JEI recipe repair logging. |
/vha updates on |
Enable GitHub update checks and notices. |
/vha updates off |
Cancel update checks and hide update notices. |
/vha updates critical |
Show only critical updates. This is the default. |
/vha updates all |
Show both normal and critical updates. |
/vha reload_jei |
Rebuild JEI from the recipes and tags already synchronized to the client. |
Each setting also accepts status, and /vha compare, /vha timers, /vha debug, /vha jei_audit, or /vha updates reports that setting without changing it.
These are client commands in multiplayer and do not require the mod on the remote server. /vha reload_jei requires an active world or server connection and may pause the client briefly while JEI rebuilds.
First-run expectations
The first launch or first connection after a relevant mod, resource-pack, configuration, registry, recipe, or server change may be slower because VH Accelerator must validate or rebuild affected caches. Invalid cache data is never trusted; the original loading path is used and the cache is replaced.
For a useful comparison, run at least three warm launches or connections and compare the median. Login time also includes network delay and server tick load.
Credits and source
VH Accelerator was independently implemented by HoYin1600p. Early discovery was inspired by LaunchFaster by DogV2 and VHClientOptimize by JustAHuman.
Just Enough Threads, Lightspeed, ModernFix, DashLoader, newer Minecraft model pipelines, BuildScape, Loading Profiler, FerriteCore, ImmediatelyFast, C2ME, Krypton, Fastload, Ksyxis, Forge, Mixin, JEI, and compatibility-target projects also informed research and testing. The complete credits explain each influence.
No third-party mod jar or source is bundled. Minecraft is a trademark of Microsoft. Vault Hunters belongs to its respective authors. This independent project is not affiliated with Mojang, Microsoft, Forge, Iskallia, JEI, or the credited projects.
The project icon is original AI-assisted branding and is not an in-game screenshot or a modified official Vault Hunters logo.
Project description from CurseForge.
Pick your setup
VH Accelerator by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
VH Accelerator versions and loaders
VH Accelerator 1.0.13
VH-Accelerator-1.0.13.jar
28 Aug 2026
VH Accelerator 1.0.12
VH-Accelerator-1.0.12.jar
28 Aug 2026
VH Accelerator 1.0.11
VH-Accelerator-1.0.11.jar
27 Aug 2026
VH Accelerator 1.0.10
VH-Accelerator-1.0.10.jar
20 Aug 2026
VH Accelerator 1.0.9
VH-Accelerator-1.0.9.jar
14 Aug 2026
VH Accelerator 1.0.8
VH-Accelerator-1.0.8.jar
31 Jul 2026
VH Accelerator 1.0.7
VH-Accelerator-1.0.7.jar
31 Jul 2026
VH Accelerator 1.0.6
VH-Accelerator-1.0.6.jar
30 Jul 2026
VH Accelerator 1.0.5
VH-Accelerator-1.0.5.jar
29 Jul 2026
VH Accelerator 1.0.4
VH-Accelerator-1.0.4.jar
29 Jul 2026
VH Accelerator 1.0.3
VH-Accelerator-1.0.3.jar
29 Jul 2026
VH Accelerator 1.0.2
VH-Accelerator-1.0.2.jar
29 Jul 2026
Looking for an older file? The official CurseForge project page is in Resources.