promotional bannermobile promotional banner

Baked Enchants

Gives the ability to define enchantments that are included on items by default.

File Details

bakedenchants-1.12.2-2.0.0.jar

  • R
  • May 8, 2025
  • 30.60 KB
  • 26
  • 1.12.2
  • Forge

File Name

bakedenchants-1.12.2-2.0.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:baked-enchants-1255580:6509761")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

1.12.2-2.0.0

The 2.0.0 version of the mod featured a complete rebuild of much of the internal handling to focus on the ItemStack baking method.

Added

  • Added missing GroovyScript generated wiki documentation

Changed

  • Rebuilt mod with focus on ItemStack creation baking
  • Configuration item baking has been moved to Crafttweaker/GroovyScript integration

Removed

  • Removed Item Registry baking method

1.12.2-1.1.0

Added

  • Added mob drop baked enchantment injection (configurable)
  • Added mob update baked enchantment injection (configurable)
  • Added item creation baked enchantment injection (configurable)

Fixed

  • Fixed JEI log error spam

1.12.2-1.0.0

  • Initial Release