promotional bannermobile promotional banner

Experienced Crafting

This mod rewards the player experience when crafting and is highly configurable.

File Details

Experienced_Crafting-1.20.1-1.0.1

  • R
  • Aug 21, 2025
  • 15.64 KB
  • 25
  • 1.20.1
  • Forge

File Name

Experienced_Crafting-1.20.1-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:experienced-crafting-1330210:6911862")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed a bug that rewarded the player the ingredient_xp bonuses based on all ingredient's placed in the crafting UI, even when they aren't used. This could cause the player to be given way more experience than intended.
  • Optimized ingredient_xp processing by caching values, reducing performance overhead for large ingredient lists.
  • The mod now correctly functions as a server-side only mod, allowing clients to join without installing it.
  • Added a debug option to the mod/config
  • Improved config readability