promotional bannermobile promotional banner

enchantpeak

Shows best enchantment combinations for diamond and netherite items in JEI/REI
Back to Files

EnchantPeak 1.1.5 for MC 26.2

File nameenchantpeak-fabric-1.1.5+mc26.2.jar
Uploaded
Aug 18, 2026
Downloads
30
Size
69.2 KB
Mod Loaders
FabricQuilt
File ID
8674176
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:enchantpeak-1648044:8674176"

Quilt

modImplementation "curse.maven:enchantpeak-1648044:8674176"

Learn more about Curse Maven

What's new

Released on 2026-08-18.

Forge E2E Fix

  • Fixed: Forge smoke tests crashed on launch - the mod jars were missing pack.mcmeta, so FML collected a "Missing metadata in pack mod:enchantpeak" mod loading warning and (with showLoadWarnings=true) displayed a LoadingErrorScreen, which the mc-runtime-test harness treats as a hard failure
  • Added: pack.mcmeta to both Forge builds with per-MC-version pack_format expansion (8/9/15/18/22/34 for 1.18.2 ~ 1.21.1) in processResources
  • Fixed: PACK_FORMATS_BY_MC declaration in build.gradle (Groovy script-level final, not static)
  • Verified: forge-1.20.1 (FG6) and forge-1.21 (FG7) headless smoke both pass; crash-reports/debug.log are now uploaded with the e2e log artifact for future diagnostics