File Details
nanohsadditionalenchants-26.1-v1.0.jar
- R
- Jun 20, 2026
- 40.39 KB
- 8
- 26.1.1+1
- NeoForge
File Name
nanohsadditionalenchants-26.1-v1.0.jar
Supported Versions
- 26.1.1
- 26.1
Curse Maven Snippet
Nanoh's Additional Enchants Patch Notes - Neoforge 26.1-26.1.1 v1.0 - Fresh Start Update
This update is a major modernization pass for Nanoh's Additional Enchants on NeoForge 26.1. The mod has been moved to Minecraft's modern data-driven enchantment system, with cleaner configuration, override support, corrected enchantment data, and several gameplay fixes.
Major Changes
Data-Driven Enchantments
Enchantments are now generated using Minecraft's modern data-driven enchantment format.
Datapack Override Support
Enchantments can now be overridden with datapacks.
This allows users and modpack makers to adjust enchantment behavior without modifying the mod jar. Supported override values include:
- Max level
- Enchantment weight
- Minimum enchantment cost
- Maximum enchantment cost
- Anvil cost
- Disabling enchantments
Override Generator Tool
A GUI override generator is now available for creating compatible datapack overrides.
Tool repository: Override Datapack Builder
The tool can generate datapacks for single-player worlds or server worlds and includes the current default enchantment data.
Gameplay Changes
Tunneling
Tunneling now supports multiple levels.
Higher levels mine a larger area around the broken block:
- Level 1: smaller area
- Level 2: larger area
- Level 3: largest area
Tunneling also now checks that the tool is appropriate for the block before activating.
Sneaking disables Tunneling while mining.
Smelting
- Smelting now works with Fortune.
- Drops are calculated first, including Fortune effects, and then smelted afterward when a valid furnace recipe exists.
- Sneaking disables Smelting while mining.
Gem Seeker
- Gem Seeker now works properly alongside Fortune behavior and applies to pickaxes.
Config Changes
Current config options:
VampireMaxHealStormcallerMaxChanceReboundMaxDamageReboundEffectChanceGemSeekerDropChanceSerpentSkinEffectChanceFarmerSeedDropChance
Percent-based config values now use consistent percent roll behavior, so 0 and 100 behave correctly.
Stormcaller now uses its config option instead of ignoring it.
Notes
- This update is intended as a fresh start for the modern NeoForge 26.1 version of the mod.
- Minecraft 1.21.1 and older releases are considered legacy versions and do not support the new override generator, datapack override workflow, or modern config behavior.