File Details
1.1.2
- R
- Jul 18, 2026
- 130.25 KB
- 57
- 1.12.2
- Forge
File Name
thaumicapi-1.1.2.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Changelog
[1.1.2]
Fixed
- Fixed broken
AbstractItemCasterlogic when picking blocks for the exchange focus
[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
AbstractTileEssentiaSmelterto 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 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