Thaumic Customizer

A MineTweaker 3 addon for Thaumcraft 5 recipe manipulation.

File Details

ThaumicCustomizer-1.0.5.jar

  • R
  • Jun 30, 2026
  • 2.62 MB
  • 4
  • 1.8.9
  • Forge

File Name

ThaumicCustomizer-1.0.5.jar

Supported Versions

  • 1.8.9

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:thaumic-customizer-1590258:8344733")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Removed all references to InfusionEnchantmentRecipe — a Thaumcraft 4 API class that does not exist in Thaumcraft 5
  - Removed addEnchantment() and removeEnchant() ZenScript methods (TC5 does not support infusion enchantment recipes)
  - Fixed removeRecipe() to no longer filter against the nonexistent InfusionEnchantmentRecipe type
  - Removed INFUSION_ENCHANTMENT research page type from AddPage (TC5-only feature set)