File Details
1.1.0
- R
- Jun 11, 2026
- 129.93 KB
- 729
- 1.12.2
- Forge
File Name
thaumicapi-1.1.0.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Changelog
[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 theTC.VISDISCOUNTinteger 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

