KubeJS Neo Vitae
KubeJS Neo Vitae is a KubeJS addon for NeoVitae that exposes its custom recipe types to server scripts, so pack authors can add, remove, and customize recipes without touching JSON by hand.
Features
- Full KubeJS recipe builders for all of NeoVitae's machines
- Standard event.recipes.remove(...) / .id(...) support like any other KubeJS recipe type
- No extra configuration needed, just drop the jar alongside NeoVitae and KubeJS
Supported Recipe Types
- Hellfire Forge
- Tabula Vitae
- Athanor
- Alchemy Array
- Ara Vitae
Full function signatures, field descriptions and examples are in the wiki: [LINK TO WIKI]
Requirements
- NeoVitae
- KubeJS
Installation
- Install NeoVitae and KubeJS
- Drop this jar in your mods folder
- Write your recipes in kubejs/server_scripts
Notes
input_fluid / output_fluid for the Athanor are not yet implemented in this schema.

