File Details
Experienced_Crafting-1.20.1-1.2.0
- R
- Aug 24, 2025
- 23.59 KB
- 1.2K
- 1.20.1
- Forge
File Name
Experienced_Crafting-1.20.1-1.2.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- Added a min_crafting_xp variable that defines the XP awarded once max_crafting_xp_times is reached.
- Replaced linear_scaling with a flexible scaling_mode (none, linear, slow_to_fast, fast_to_slow).
- Updated the overrides system to support the new min_crafting_xp and scaling_mode options.
- Add a reset_trigger system, allowing specified items (e.g., eating an enchanted golden apple) and sleeping to reset crafting XP counters.
- Debugging text now starts with an empty line, making it easier to read.
- Changed some of the default config settings

