- Added a new information research, showing the basic recipes for torches.
- Added a new recipe for making torches from glowstone
- This recipe can be turn on/off in the config
- The output amount from that recipe can be changed in the config
- Requires NemexLib 1.0.0.6
- Patched an issue with the Expert mode always on, even with the config turned off.
- Requires NemexLib 1.0.0.4
- Patched the localization issue when using multiple mods that use NemexLib
- Edited how dependencies check work in code :
- The mod will now check if the NemexLib version used is right ; or will crash at launch, and will show which exact minimum lib version it needs.
- Added NemexLib as required library dependency for the mod
- Refactor whole code to fit new library
- Added a unique mechanic - unseen yet on Thaumcraft 4 Addons, with upgradable compound (Mystical Construct) recipes.
- Added two new researches, bringing an upgradable compound recipe for mundane & magical wood logs.
- These researches add an upgradable compound recipe for the same blocks as the basic compound ones. If you have enough vis, you will get the upgraded output amount and the vis will be consumed from your wand. If you don't have enough vis, the output amount will fall back to the basic compound recipe without vis.
- Fixed a crash when trying to open the two Compound/Magical Construct researches
- Increased the output amount of planks/sticks in Praecantatio and Instrumentum crucible recipes
- Put the right aspect cost (hugely easier) for making sticks in the crucible, for all 3 related recipes.
- Patched a bug with the Towerwood plank [TWF] being overriden by the recipe changes from TC4Tweaks integration
- Forget to set 1.3 version at previous update ^^
- Added a new research, for a Crucible recipe using Instrumentum on magical wood logs and planks.
- Added full integration for Twilight Forest wood logs & planks (If something is missing, please report it to me ! )
- Added a config entry to turn off/on the Twilight Forest integration
- Added a new integration with Thaumcraft 4 Tweaks
- If the option
checkWorkbenchRecipes
is set to false in the mod config, it will tweak new recipes for Arcane research ; that will look the same as the mundane recipes.
- WARNING : There is a known issue with Automagy's Focus : Portable Crafting ; it will consume the vis but give the output of the mundane recipes.
- Added 1 new research :
- Added a research after the auto-unlocked compound, allows players to use their wand on Magical wood logs, to turn them into planks. (2 for expert, 6 for standard)
- Added full code API
- New type of Handler, more utility code & contracts on AResearch, more …
- Added 2 new researches :
- Added an auto-unlock research, that will allow the player to use their wand on wood logs to get planks (1 for expert, 5 for standard)
- Added a clickable research after the Crucible one : it contains Crucible recipes that are using Praecantatio for getting more output (6 for expert, 15 for standard)
- Added full code API
- Compound recipes and WandEventHandler
- Now if the expert mode is disabled :
- The tab and researches stay loaded
- New easier recipes are set for Arcane and Crucible
- Default config of expert mode has been set to false
- Forgot to add text for the Crucible research.
- Patching typo.
- Crash during loading : there was an issue while checking recipes registered as some of them are missing outputs.
- Added new Thaumonomicon Tab named "Lumberjack"
- Added 3 new researches, that contains the expert recipes for Planks & Sticks.
- The recipes concerns Worktable, Arcane and Crucible
- Added config file, to disable expert recipes and integrations if needed.