Vault Hunters API

VHAPI is a library mod that allows data loading changes to Vault Hunters config files and useful other tools for modders.

File Details

vhapi-4.6.0.jar

  • R
  • Apr 22, 2026
  • 986.97 KB
  • 7
  • 1.18.2
  • Forge

File Name

vhapi-4.6.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:vault-hunters-api-1118899:7967406")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features:
  Greed Cauldron Support: Datagen and Loader
  Challenge Crystal Support: Datagen and Loader
  Greed Trader Support: Datagen and Loader, loader has full support, datagen is missing pool entries currently.
  Greed Cauldron Demands Tag: Automatically adds a #the_vault:greed_cauldron_demands tag based on the greed cauldron config.
  Stable Datagen: Datagen uses LinkedHashmaps and LinkedLists to stabilize the ordering of datagen. (thanks rizek)