promotional bannermobile promotional banner

NemexLib

A library mod for Minecraft and Thaumcraft 4 Mod in 1.7.10. Used for most of my mods.

File Details

NemexLib 1.8

  • R
  • Mar 15, 2026
  • 56.48 KB
  • 24
  • 1.7.10
  • Forge

File Name

[1.7.10] NemexLib-1.8.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:nemexlib-1309661:7760435")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added a new method in API, for cleaning all researches registered of a certain parent prereq
  • Added a new method in API, for refreshing Thaumonomicon tab(s) size to fit its researches
  • Added a new class named EnchantedBookMaker, for dealing easily with NBTs tags
  • Remove the method in CrucibleAdder that was using a String OreDict as input
  • Make safe the methods manipulating arrays in Util (using methods from List class)
  • Added new exception
  • Added a new command for easy and fast getting NBT from held item from player's inventory
    • Added auto-completion for newest command added