
Salis Arcana
A collection of config, utility, and bug fix options for Thaumcraft 4
- Загрузки
- 2K
- Подписчики
- 9
- Обновлён
- 2 июля 2026 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 20 декабря 2024 г.
Salis Arcana
Secret salt to enhance and refine Thaumcraft 4
Bugfixes
- Prevent the Infernal Furnace from duplicating items
- Eliminate floating-point math errors in the Infusion Altar's stabilizer calculations
- Prevent mobs from attacking during their death animation
- And more...
Enhancements
- Support for expanded bauble slots
- Suppress warp events for creative players
- Additional controls for navigating the Thaumonomicon
- And more...
Commands
- Create and modify nodes
- Search and manage player research
- Look up prerequisite research for research and item recipes
- And more...
Dependencies
Credits
- rndmorris - Project co-lead
- Midnight145 - Project co-lead
- nicksitnikov - Developer
- jss2a98aj - Metadata safety checks from BugTorch
- The GTNH Team - The Mixin framework, several mixins from Hodgepodge
- Christopher "BlayTheNinth" Baker - Thaumic Inventory Scanning
Art Credits
Salt shaker on white background
By: Dubravko Sorić
Source: https://commons.wikimedia.org/wiki/File:Salt_shaker_on_white_background.jpg
License: Creative Commons Attribution 2.0 Generic license
Magic Wand Icon 229981 Color
By: Outline: Douglas Santos; Coloration: Ryan Kaldari;
Source: https://commons.wikimedia.org/wiki/File:Magic_Wand_Icon_229981_Color.svg
License: Creative Commons Attribution 3.0 Unported license
Ченджлог
v2.6.0Релиз1.7.10 · 2 июля 2026 г.
Breaking Changes
This version adds localization to Thaumcraft's keybinds, allowing them to be displayed in languages other than English. If you have changed them from the default, you will need to change them again.
What's Changed
- Show special function of Thaumic Bases thaumium/void rods in tooltip by @koolkrafter5 in https://github.com/rndmorris/Salis-Arcana/pull/462
- Display research column and row in ID tooltip by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/463
- Replace Thaumonomicon font renderer with Angelica's by @DeathFuel in https://github.com/rndmorris/Salis-Arcana/pull/460
- Add compat to show correct values in tooltips for wand components with GTNH TC Wands by @koolkrafter5 in https://github.com/rndmorris/Salis-Arcana/pull/461
- Collapse name, comment into Setting class instead of every subclass by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/440
- Fix all block-bounds alterations that can be fixed. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/433
- Fix typo by @koolkrafter5 in https://github.com/rndmorris/Salis-Arcana/pull/470
- Show the custom name of a focus within wand tooltips by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/468
- Fix inventory aspect offset + improve thaumcraft performance by @sisyphussy in https://github.com/rndmorris/Salis-Arcana/pull/366
- Fix crash without gtnh wands mod by @koolkrafter5 in https://github.com/rndmorris/Salis-Arcana/pull/471
- fix thaumcraft tree generators leaking world instance by @Alexdoru in https://github.com/rndmorris/Salis-Arcana/pull/476
- Fix scanning ghost stacks by @koolkrafter5 in https://github.com/rndmorris/Salis-Arcana/pull/479
- [Memory-opti:fix leak] fix Thaumcraft's particle engine leaking the world instance by @Alexdoru in https://github.com/rndmorris/Salis-Arcana/pull/478
- [Memory-opti:fix leak] Fix 3 world client leaks in thaumcraft's TESR by @Alexdoru in https://github.com/rndmorris/Salis-Arcana/pull/480
- Update GTNH Wands compat to account for changes by @koolkrafter5 in https://github.com/rndmorris/Salis-Arcana/pull/481
- Make the crucible's decay scale more with how full it is by @thehoblit in https://github.com/rndmorris/Salis-Arcana/pull/477
- Add NEI handlers for wand core and cap substitution with Aspect Recipe Index by @koolkrafter5 in https://github.com/rndmorris/Salis-Arcana/pull/469
- Make Thaumcraft particles pause with the game by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/491
- Prevent size-0 dynamic-reach nodes from crashing the game by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/485
- Fix stabilizer strength check by @DarkShadow44 in https://github.com/rndmorris/Salis-Arcana/pull/487
- Standardize on package-private abstract mixins. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/493
- Add feature to allow creative players use enchantment infusion without xp by @DarkShadow44 in https://github.com/rndmorris/Salis-Arcana/pull/486
- Fix one forgotten mixin signature by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/495
- lower frequency of thaum arcane bore cvis checks for speedup by @LazyFlesh in https://github.com/rndmorris/Salis-Arcana/pull/492
- Localize key-bind names by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/497
- [Meta] Add CurseForge and Modrinth info by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/499
Full Changelog: https://github.com/rndmorris/Salis-Arcana/compare/v2.5.0...v2.6.0
v2.5.0Релиз1.7.10 · 8 марта 2026 г.
What's Changed
- Automagy bugfix to avoid crash when using a fakeplayer on a boiler by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/427
- Reorganize mixin structure by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/404
- Prevent items from being consumed by multiple Crucibles in the same tick. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/435
- Prevent Crucibles from consuming Water Buckets in Creative Mode. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/436
- Small Cleanups by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/424
- Allow golems to cause player kills with their dart launchers. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/428
- Prevent golems from duplicating items. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/426
- Prevent the animation of the Runic Matrix from having negative instability by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/430
- Simplify fake-player-lootbag mixin by @ah-OOG-ah in https://github.com/rndmorris/Salis-Arcana/pull/432
- Ability to Disable Aspect Tint by @Cleptomania in https://github.com/rndmorris/Salis-Arcana/pull/444
- Adjust color of focus pouch bauble slot background by @FourIsTheNumber in https://github.com/rndmorris/Salis-Arcana/pull/449
- Prevent the TileNode from constantly loading chunks while ticking by @Alexdoru in https://github.com/rndmorris/Salis-Arcana/pull/456
- Update Baubles dependency by @DeathFuel in https://github.com/rndmorris/Salis-Arcana/pull/445
New Contributors
- @Cleptomania made their first contribution in https://github.com/rndmorris/Salis-Arcana/pull/444
- @FourIsTheNumber made their first contribution in https://github.com/rndmorris/Salis-Arcana/pull/449
- @DeathFuel made their first contribution in https://github.com/rndmorris/Salis-Arcana/pull/445
Full Changelog: https://github.com/rndmorris/Salis-Arcana/compare/v2.4.0...v2.5.0
v2.4.0Релиз1.7.10 · 25 декабря 2025 г.
What's Changed
Salis Arcana Bugfixes
- Set the meta value when swapping wand components by @Nikolay-Sitnikov
- Fix typos in the stabilizerAdditions docs section by @rndmorris
- Add remap for MC target by @ah-OOG-ah
- Fix broken asm path by @Midnight145
Salis Arcana Features
- Wand components have cost multiplier and special trait tooltips by @Nikolay-Sitnikov
- Hungry, Pure, Tainted, and Sinister nodes now work faster/slower by brightness, and have longer reach based on their current size by @rndmorris
- Display hints when hovering over question marks in research table. by @Nikolay-Sitnikov
- Blocks detected by the pickaxe of the core can be controlled with new oredict labels (and fixed bugs related to the pickaxe of the core) by @rndmorris
- Allow fake players to drop lootbags by @Midnight145
- Make the crucible missing recipe logic check every single recipe by @Nikolay-Sitnikov
- Config option to tweak the hidden research choosing algorithm by @Nikolay-Sitnikov
Thaumcraft Bugfixes
- Prevent crucibles from melting stacks after they run out of water by @Nikolay-Sitnikov
- [Memory-opti:fix leak] Fix world leak in TeleporterThaumcraft by @Alexdoru
- Limit how frequently the warp sound can play (saves your eardrums) by @Nikolay-Sitnikov
- Prevent invalid or missing items in a wand's focus slot from crashing the game by @Nikolay-Sitnikov
Misc Changes
- Alex/asm cleanup by @Alexdoru
- Account for Thaumic Mixins' design to prevent a crash by @Midnight145
- Delete useless event registration by @Alexdoru
Full Changelog: https://github.com/rndmorris/Salis-Arcana/compare/v2.3.0...v2.4.0
v2.3.0Релиз1.7.10 · 20 сентября 2025 г.
What's Changed
Salis Arcana Bugfixes
- NEI paste now updates the output slot of the Arcane Worktable. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/343
- Fix NEI disconnecting Arcane Workbench GUIs, for real this time. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/353
- Prevent
NullPointerExceptionin friendly Primal Charm recipe by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/355 - Fix lang key error in
/list-researchcommand by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/350 - Remove the extra comma present at the end of
/list-researchby @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/367 - Add validation to the aspect list settings of custom research by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/368
- Fix remapping issue by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/370
Salis Arcana Features
- Arcane Worktable Recipe Caching/Performance Improvements by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/352
- Add property tooltips to wand cores & wand caps. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/347
- Add options to override Thaum potion ids by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/342
- Primal arrows can be fired from dispensers by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/357
- Expand focus upgrade packet limit by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/372
Thaumcraft Bugfixes
- Earth Shock blocks (from Wand Focus: Shock) no longer float midair & while on top of non-solid blocks. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/344
- Prevent wands from crashing when they have nonexistent components by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/351
Full Changelog: https://github.com/rndmorris/Salis-Arcana/compare/v2.2.0...v2.3.0
v2.2.0Релиз1.7.10 · 30 июля 2025 г.
What's Changed
Salis Arcana Features
- GTNH TC Wands Compat by @koolkrafter5 in https://github.com/rndmorris/Salis-Arcana/pull/297
- Research Duplication now unlocks a new Thaumonomicon button that lets you create completed research notes for previously completed research. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/257
- Add recipes to empty phials/jars by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/300
- Add Focus Pouch Slot when Baubles Expanded is installed by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/313
- Patterning banners with essentia now only consumes essentia, not the phial by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/277
- Wand pedestals can now recharge amulets from Centi-vis by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/334
- Added extra security checks to Arcane Keys by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/336
Salis Arcana Bugfixes
- Fix obfuscation mapping crashes. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/254
- Fix harvest level modification in obfuscated environments by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/261
- Fix research error localization. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/258
- Prevent ctrl-clicking research in Creative Mode from giving Research Notes when holding Scribing Tools & Paper by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/283
- Allow "Single Wand Replacement" to work when the "missing research error in Arcane Workbench" feature is enabled. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/280
- Reclassify some mixins as client-only by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/299
- Fix
MultiContainers retaining oldContainerArcaneWorkbenchinstances on the client by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/307 - Custom planks drop the correct metadata value by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/310
- Fix formatting for "Focus Pouch" text in Baubles Expanded by @koolkrafter5 in https://github.com/rndmorris/Salis-Arcana/pull/322
- Remove the ability to upgrade a staff using its own vis. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/323
- Clear new research highlight on Thaumonomicon right-click close by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/330
- Several bugfixes with inventory/container scanning by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/304
/forget-scannednow updates the client in multi-player by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/327- Correctly sync aspect updates to the client when
/forget-aspectis used in multi-player by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/305
Misc Salis Arcana Updates
- Convert to new IMixins and MixinsBuilder system by @Alexdoru in https://github.com/rndmorris/Salis-Arcana/pull/298
- Create IVisContainer interface for Salis Arcana's API by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/320
- Replace records with POJOs for Crucible support by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/335
Thaumcraft Bugfixes
- Fix Runed Stone shocking players in Creative, closes #252 by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/266
- Prevent Jars & Banners from dropping items when broken in Creative Mode by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/272
- Prevent eldritch boss doors & nodes being broken by water buckets by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/267
- Implement
getPickBlockfor the Banner, giving the correct item when middle-clicked in Creative Mode by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/273 - Implement
getPickBlockfor the Warded Jars, giving the correct item when middle-clicked in Creative Mode by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/274 - Make upgraded foci with a different casting vis cost than the base focus spend the correct cost. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/276
- Improve how Thaumcraft counts items when inserting into an inventory, thus preventing Thaumatoriums from overflowing and allowing double chests to get filled completely. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/268
- Prevent the block bounds of Abandoned Crates & Old Urns from changing by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/308
- Prevent some potential glitches in the Thaumatorium by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/281
- Add translations for Portal To Nowhere. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/314
- Save and load additional NBT data for the Advanced Alchemical Furnace by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/291
- Allow crystal clusters to be silk touched by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/303
- Fix ethereal blooms repeating growth animation on relog by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/302
- Localize all chat messages on the client to provide correctly translated text in Multiplayer. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/282
- Make the upgraded vis cost of Wand Focus: Excavation determined by the upgrade rather than the load order. by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/321
New Contributors
- @koolkrafter5 made their first contribution in https://github.com/rndmorris/Salis-Arcana/pull/297
- @Alexdoru made their first contribution in https://github.com/rndmorris/Salis-Arcana/pull/298
Full Changelog: https://github.com/rndmorris/Salis-Arcana/compare/v2.1.0...v2.2.0
v2.1.0Релиз1.7.10 · 18 мая 2025 г.
What's Changed
Salis Arcana Bugfixes
- Ctrl-clicking research to auto-unlock it in creative mode no longer also gives research notes by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/243
- Prevent crashes related to reading invalid enum values from configs by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/248
- Internal config reading consistency adjustments by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/249
Salis Arcana Features
- Add a blacklist/whitelist for which mobs are allowed to drop vis orbs on death by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/233
- Allow vis amulets to recharge all wands in their wearer's inventory, not just the held wand. Make amulet-to-wand transfer speed and amulet recharge speed and range configurable by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/231
Thaumcraft Bugfixes
- Prevent Deadly Gaze from affecting entities immune to the wither effect by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/244
- Properly re-render blocks when biomes are changed by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/247
Full Changelog: https://github.com/rndmorris/Salis-Arcana/compare/v2.0.0...v2.1.0
v2.0.0Релиз1.7.10 · 30 апреля 2025 г.
Breaking Changes
- Deleted Biome Color features
What's Changed
- Publish the API package in its own jar file by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/88
- Add config to remove gold coins from the oredict by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/86
- fix general levitator jankiness by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/93
- configurable pure node biome changing to always change instead of just in blocks/tainted lands by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/96
- Fix an oversight with command permission levels by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/102
- Provide more-sane eldritch altar mob-spawning behaviors by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/101
- misc. thaumometer enhancement fixes by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/103
- notice if tcinventoryscan is independently installed by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/104
- Prevent a runtime error message about invalid item name prefixes by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/105
- fix staff foci effect offset by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/107
- Fixes for the upgrade-focus command by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/114
- rotten flesh recipe by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/117
- Add crystal cluster un-crafting recipes by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/120
- Fix GT machine inventory scanning crash by @Caedis in https://github.com/rndmorris/Salis-Arcana/pull/124
- Add Better Names to Staffters by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/127
- Fix Arcane Workbench Ghost Items when Shift-Click Crafting by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/128
- Add Primal Crusher support for non-vanilla stones via oredict by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/132
- Add documentation for Primal Crusher changes by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/136
- Allow Players to Craft After Arcane Workbench Recharges by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/137
- Prevent an NPE when using Gadomancy's infusion claw by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/144
- Allow Wand Replacement Recipes to Complete Using the Wand Being Modified by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/145
- Disable creative tainted item decay, make rate configurable by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/158
- Ensure the spawned boss count is always positive by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/162
- Custom thaumometer scan duration, closes #155 by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/163
- Make /forget-research actually remove warp & synchonize changes in multiplayer by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/167
- Add checks for fake players by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/166
- Fix in-inventory scanning by @Caedis in https://github.com/rndmorris/Salis-Arcana/pull/177
- Mixin Fixes by @Caedis in https://github.com/rndmorris/Salis-Arcana/pull/184
- Fix ScanManager mixin by @Caedis in https://github.com/rndmorris/Salis-Arcana/pull/185
- Use Forge's fishing lists for fishing golem catch lists by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/181
- Add IResearchItemExtended to Salis Arcana's API by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/188
- Switch container research check to new internal research name by @Caedis in https://github.com/rndmorris/Salis-Arcana/pull/192
- MixinGuiResearchBrowser cleanup, additional creative functionality by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/182
- Workbench Multiplayer Container Fix by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/201
- move forget aspect functionality into new command by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/200
- Add "Missing Research" Message by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/202
- Add Focus Disenchanting by @Nikolay-Sitnikov in https://github.com/rndmorris/Salis-Arcana/pull/160
- Fix bugs and exploits around node recharging by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/213
- Make harvest level of thaum tools and foci configurable by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/206
- Thaumonomicon right click navigation improvements by @Midnight145 in https://github.com/rndmorris/Salis-Arcana/pull/211
New Contributors
- @Caedis made their first contribution in https://github.com/rndmorris/Salis-Arcana/pull/124
- @Nikolay-Sitnikov made their first contribution in https://github.com/rndmorris/Salis-Arcana/pull/127
Full Changelog: https://github.com/rndmorris/Salis-Arcana/compare/v1.1.1...v2.0.0
v1.1.1Релиз1.7.10 · 14 января 2025 г.
What's Changed
- Prevent a NullPointerException when building example wand replacement recipes with some add-ons installed by @rndmorris in https://github.com/rndmorris/Salis-Arcana/pull/82
Full Changelog: https://github.com/rndmorris/Salis-Arcana/compare/v1.1.0...v1.1.1
Комментарии
Загружаем…