promotional bannermobile promotional banner

Hopeful

Enchanting overhaul focusin on customizability, determinism, and choice!

File Details

hopeful-1.3.2.jar

  • R
  • May 12, 2026
  • 161.33 KB
  • 17
  • 1.21.1+1
  • NeoForge

File Name

hopeful-1.3.2.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:hopeful-1230881:8078427"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Catalyst Changes

Catalyst Particles

Added particles! Each catalyst type has a particle that can either go to the enchanting table, go from the table, or just around the block based on the effect's "alignment" These are set on catalyst type definition

New Effect: morph_self

This effect would cause the catalyst to morph on chance to another block.

Gamerules

Added a gamerule enchantingTableRange for range detection of catalysts.

keepXP has been split into two gamerules:

  1. percentageXPLost which is the percentage of xp unrecoverable on death.
  2. percentageXPDropped which is the percentage of xp dropped on death out of all recoverable xp. For the expected keepXP experience, you can set percentageXPLost=0 and percentageXPDropped=0.

Other Stuff

  • Creative players were still required xp levels.
  • Tool XP in smithing table screen looks better now.