File Details
neovitae 1.21.1-1.0.1
- R
- May 27, 2026
- 12.39 MB
- 8
- 1.21.1
- NeoForge
File Name
neovitae-1.21.1-1.0.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
1.0.1
Post-launch polish, recipe fixes, and JEI presentation cleanup.
Athanor
- JEI now shows a single recipe per ore (iron/gold/copper/netherite_scrap) instead of duplicate entries from leftover static recipes.
- Spiritus Boost is now displayed in the JEI panel for any recipe that uses it, with a hover tooltip explaining how the chance scales with chunk Raw Spiritus.
- Fixed a bug where the Spiritus Boost would copy the full output stack as the bonus (e.g. +5 copper fragments instead of +1).
- Bonus output chances above 100% (Advanced Cutting Fluid + full Raw Spiritus saturation) now roll for additional outputs instead of capping. A combined chance of 1.5 produces one guaranteed extra plus a 50% chance of another.
Tabula Vitae
- Intermediate and Advanced Cutting Fluids now apply their speed multipliers to Tabula Vitae crafts (previously only the Athanor honored them).
- Cutting fluids are now properly damaged by 1 per craft in the Tabula Vitae instead of consuming the entire tool.
- Advanced Cutting Fluid grants +1 dust per craft in the Tabula Vitae when used.
- JEI text overflow on the recipe panel fixed.
Cutting Fluids
- Intermediate Cutting Fluid durability bumped to 8x basic; Advanced to 64x basic.
- Intermediate and Advanced cutting fluids are now accepted as inputs by every ore-processing recipe in both the Athanor and the Tabula Vitae.
Material System
materials.jsonschema extended with four new fields:dust_yield_from_ore,extra_input_items,extra_ore_items, andextra_raw_items. Modpack makers can now configure ore-yield multipliers and add item-based input shortcuts entirely through config.- Coal, netherite scrap, and hellforged are now fully driven by MaterialRegistry; the previous static recipes for these materials have been removed.
Recipes
- New: 4 Tiny Corrupted Dust crafts into 1 Corrupted Dust, and the reverse.
- Simple Key now requires 1 Tiny Corrupted Dust instead of a gold nugget.
- Mine Key now requires 1 Corrupted Dust in addition to its existing inputs.
Visuals
- Simple Key gets a distinct grey loop sprite so it no longer reads as a duplicate of the Standard Key icon.
- Hellfire Forge JEI label alignment fix.