Skip to content

VH Accelerator 1.0.5

Choose a tag to compare

@HoYin1600p HoYin1600p released this 29 Jul 23:41
· 90 commits to master since this release

VH Accelerator 1.0.5

Release date: July 29, 2026

VH Accelerator 1.0.5 restores dynamic textures that some Forge 1.18.2 mods
register while Minecraft builds its block texture atlas.

Download

Install the non-sources artifact:

VH-Accelerator-1.0.5.jar

Do not install the -sources.jar as a mod.

Fixed

  • Comforts sleeping bags no longer render with missing textures.
  • Empty Curios slots and Vault workstation slots now display their intended
    placeholder icons.
  • Other event-added block-atlas textures, including Sophisticated container
    placeholders, retain their normal registration when the persistent model
    material cache is restored.

Upgrade

  1. Stop Minecraft.
  2. Disable or remove the previous VH Accelerator jar.
  3. Place VH-Accelerator-1.0.5.jar in the mods directory.
  4. Keep only one active VH Accelerator jar.

No configuration reset or cache deletion is required.

Compatibility

This patch retains the Minecraft 1.18.2, Forge 40.3.11+, Vault Hunters, and JEI
compatibility baselines from 1.0.4.

Verification

  • Built the unified jar against all four supported Vault and JEI profiles.
  • Confirmed the affected mods register their sprites through identity-based
    Forge texture-stitch listeners.
  • Confirmed restored block-atlas identifiers now use Minecraft's canonical
    atlas object.

See the full changelog, configuration and commands,
and testing guide.