promotional bannermobile promotional banner

ThaumicAPI

A library mod used to standardize and expand a large number of previously hardcoded features in Thaumcraft 6.
Back to Files
File namethaumicapi-1.1.1.jar
Uploader
invadermonkyinvadermonky
Uploaded
Jun 23, 2026
Downloads
4.2K
Size
130.2 KB
Mod Loaders
Forge
File ID
8304846
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:thaumicapi-1533287:8304846")

Learn more about Curse Maven

What's new

Changelog

[1.1.1]

Changed

  • Clicking on Aspects in JEI in cheat mode now give players an essentia jar filled with that aspect (courtesy of roidrole)
  • Modified AbstractTileEssentiaSmelter to allow fuel insertion from bottom and item insertion from sides

Removed

  • Removed vis discount support for mainhand and offhand to fix exploit

[1.1.0]

Added

  • Added NBTTagCompound support for Vis Discount items
  • Added vis discount support for items held in mainhand or offhand
  • Added helper method for adding Vis Discount to items ThaumicAPI#addWarpingToStack(ItemStack, int) or by adding the TC.VISDISCOUNT integer NBT tag to the ItemStack tag compound
  • Added helper method for adding Warping to items ThaumicAPI#addVisDiscountToStack(ItemStack, int)

[1.0.2]

Fixed

  • Fixed edge case Warp Event crash

[1.0.1]

Fixed

  • Fixed JEI crash with Modular Machinery: Community Edition

[1.0.0]

Added

  • Initial Release

This mod has no related projects