VH Accelerator 1.0.9 - JEI Recovery Pass
VH Accelerator 1.0.9 — JEI Recovery Pass
Release date: August 14, 2026
VH Accelerator 1.0.9 adds a safe in-world JEI recovery command for cases where
Minecraft still has a recipe but JEI's visible recipe or ingredient list is
incomplete. It also adds compile and packaging verification for Wolds Vaults
0.33.0.
Download
Install the non-sources artifact:
VH-Accelerator-1.0.9.jar
Do not install the -sources.jar as a mod.
Changelog since 1.0.8
- Added
/vha reload_jei, a client-side recovery command that rebuilds JEI
from the live synchronized recipe and tag state without disconnecting. - Added Wolds Vaults 0.33.0 to the mandatory compatibility build using Vault
3.21.6.6884and JEI10.2.1.1006.
Added
- Added the client-side
/vha reload_jeicommand. - The command uses JEI's native stop/start lifecycle to rebuild its runtime
from the recipes and tags already synchronized to the client. - The recovery happens without disconnecting from the current world or server.
- Chat and log messages report when the rebuild starts, whether it succeeds,
and how long it took.
Recovery safety
- VHA's persistent vanilla ingredient cache and persistent recipe-index plans
are bypassed for the recovery pass. - Parallel vanilla recipe validation, JEI search-index construction, and
JEITweaker matching are also bypassed for that pass. - Stale asynchronous work from the previous JEI runtime is invalidated before
the rebuild begins. - Normal configured optimizations resume after the recovery finishes.
- The command is client-only and requires an active world or server connection.
Compatibility
| Component | Verified baseline |
|---|---|
| Minecraft | 1.18.2 |
| Forge | 40.3.11+ in the Forge 40.x line |
| Environment | Client |
| Wolds Vaults | Packs 0.32.2 and 0.33.0; Vault 3.21.5.6573 and 3.21.6.6884 |
| Vault Hunters Remastered | 20.0.3-remastered, .6872, and .6883 |
| Vault Hunters official | 3.21.5.6882 and 3.21.6.6884 |
| Custom MVP | 3.21.62 |
| JEI | 9.7.2.1001, 10.2.1.1006, and 10.2.1.1009 |
The Wolds Vaults 0.33.0 profile is now part of the mandatory compile and
universal-jar compatibility checks using Vault 3.21.6.6884 and JEI
10.2.1.1006.
Verification
- The clean build, unit-test suite, all eight Vault/JEI compatibility profiles,
mixin initialization checks, and universal JEI 9/10 jar checks passed. - A live CMA Asgard singleplayer test rebuilt JEI successfully in 5.084 seconds.
- The JEI item grid rendered after recovery.
- Five Vault Recycler recipe matches and one Vault Salvager recipe match were
present both before and after the rebuild. - No VHA exception or recovery failure occurred.
Usage
When an entry is missing only from JEI, run:
/vha reload_jei
The client may pause briefly while JEI rebuilds. If the entry remains absent,
retain logs/latest.log before restarting for diagnosis.
Upgrade
- Stop Minecraft.
- Remove or disable the previous VH Accelerator jar.
- Place
VH-Accelerator-1.0.9.jarin themodsdirectory. - Keep only one active VH Accelerator jar.
No configuration reset or manual cache deletion is required.
See the full changelog,
configuration and commands, and
troubleshooting guide.