xdreamz

RAD140

Oct 8th, 2020
1,305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.78 KB | None | 0 0
  1. ===========================
  2. R.A.D. 1.39 --> R.A.D. 1.40
  3. ===========================
  4.  
  5. Added:
  6. - Backported Flora
  7. - Better Hurt Timer
  8. - Corail Tombstone
  9. - Ender Skills
  10. - Roguelike Dungeons - Fnar Edition
  11. - Titles
  12. - Yoyos
  13.  
  14. Updated:
  15. Aether Continuation (Aether Continuation v1.2.3 - Server Fix #2 --> Aether Continuation v1.3.0.jar):
  16. Aether Continuation v1.3.0.jar:
  17. + Updated to be compatible with the newest version of the Aether for Minecraft 1.12.2! Thanks to [Zachary2897!](https://github.com/Zachary2897)
  18. + Added German translation thanks to [TobiPeterG!](https://github.com/TobiPeterG)
  19. * Removed Skyroot Beds as they were added by the actual Aether mod itself.
  20.  
  21. Aether: Lost Content (Lost Aether Content 1.12.2-v1.0.1 --> Lost Aether Content 1.12.2-v1.0.2):
  22. Lost Aether Content 1.12.2-v1.0.2:
  23. * Updated to support the latest Aether Legacy update (v1.5.0)
  24. * Menu toggle now overrides the existing Aether menu, it has proper button placements when outside the native resolution, unlike the normal Aether one. It also displays a nice Aether Dirt background.
  25. * Added an option to display the Modding Legacy server on the menu.
  26. * Songstone now plays a sound when triggered.
  27.  
  28. Atum 2: Return to the Sands (Atum-1.12.2-2.0.17.jar --> Atum-1.12.2-2.0.19.jar):
  29. Atum-1.12.2-2.0.19.jar:
  30. * Fixed crash with mods altering Mineshafts
  31.  
  32. Atum-1.12.2-2.0.18.jar:
  33. * Added gen events for caves, mineshafts & ravines
  34. * Added decorate events for trees
  35.  
  36. Charm (Charm-1.12.2-1.3.7.jar --> Charm-1.12.2-1.4.jar):
  37. Charm-1.12.2-1.4.jar:
  38. 1.4 is a maintenance release for Minecraft 1.12.2 with Forge.
  39. 1.4.0
  40. * Changing dimension keeps player attributes
  41. Future MC compatibility fixes (SokyranTheDragon)
  42. * Fix FutureMC compat recipes
  43. * Added recipes in case FutureMC is present for equivalent blocks
  44. * Added FutureMC flowers/sweet berries to the list of compostable items
  45. * Added FutureMC blocks for world decoration when Charm equivalents are missing
  46.  
  47. Controlling (Controlling-3.0.9 --> Controlling-3.0.10):
  48. Controlling-3.0.10:
  49. updated Polish lang
  50.  
  51. CraftTweaker (CraftTweaker2-1.12-4.1.20.574.jar --> CraftTweaker2-1.12-4.1.20.586.jar):
  52. Cyclic (Cyclic-1.12.2-1.20.3.jar --> Cyclic-1.12.2-1.20.6.jar):
  53. Cyclic-1.12.2-1.20.6.jar:
  54. Auto crafter now correctly moves container items to output slots and refills them (such as full buckets in cake recipe).
  55. Boomerang fixed to not break certain strong blocks such as Reinforced glass from securitycraft when thrown.
  56. Also Boomerang by default will no longer break blocks when flying (config boomerang.doesBreakBlocks to restore old way).
  57. (trunksbomb) Fix Pattern Replicator to not cause out of bounds exception
  58.  
  59. Cyclic-1.12.2-1.20.5.jar:
  60. Optimize BaseEnchant calls to EnchantmentHelper and HashMap (merge PR Ricket).
  61. Fix merchant almanac bug.
  62. Fixed Cyclic Fluid Node Transfer Rate does not change with GUI.
  63. Fix compatibility crash with Just a Few Fish mod.
  64. Fix a pattern replicator block server crash bug.
  65. Missing texture added for potion effect 'stunned'.
  66. New config SprinklerAnimationsAllowed.
  67. Experience pylon fill and drain logic overhauled to fix bugs; player can sneak on the pylon to drain into it.
  68. If a player currently has the cyclic bounce potion effect bounching, and is using Multi-jump enchant as well, the horizontal momentum given from the multi-jump click is greatly reduced to avoid combining with the bounce enchant and becoming overkill.
  69. (closes 9 github issues total)
  70.  
  71. Cyclic-1.12.2-1.20.4.jar:
  72. Add config to reverse placement of machines -UnInvertedPlacement- (default value is no changes, edit to make machines face away from player on placing)
  73.  
  74. DefaultSettings (DefaultSettings-1.8.x-1.12.x-2.1.16 --> DefaultSettings-1.8.x-1.12.x-2.2.0):
  75. DefaultSettings-1.8.x-1.12.x-2.2.0:
  76. Updates:
  77. + Added experimental support for older graphics cards
  78. * Shrunk the mod's filesize by compression
  79.  
  80. Electroblob's Wizardry (Electroblob's Wizardry - 4.1.4 - MC 1.12.2.jar --> Electroblob's Wizardry - 4.2.11 - MC 1.12.2):
  81. Electroblob's Wizardry - 4.2.11 - MC 1.12.2:
  82. Version 4.2.11 - The final batch of fixes for 4.2
  83. + Added config options for disabling the screen shake and blink effects
  84. + Updated Chinese translations, courtesy of Hokorizero, TUsama and Determancer
  85. * Magical silk now accepts any ore dictionary string items, rather than requiring actual string
  86. * The mending enchantment may no longer be applied to wizard armour (it didn't do anything anyway), closing issue #383
  87. # Fixed issue #379, where the game would crash when a cow from AbyssalCraft was killed by the slime spell
  88. # Fixed issue #382, where the game would crash upon trying to place runestone with metadata 0 (obtained via /give)
  89. # Fixed issue #384, where the game would sometimes crash when updating old worlds
  90. # Fixed issue #394, where NPCs casting grapple would sometimes crash the game
  91. # Fixed issue #395, where the replaceVanillaFireballs config option wasn't synchronising properly
  92. # Fixed issue #397, where possession was still applying its shaders to all players in the vicinity
  93. # Optimised arcane lock rendering, hopefully fixing #399
  94. # Fixed issue #402, I have no idea what it was or how it happened but it won't any more!
  95. # Fixed issue #403, where artefact loot tables weren't registered properly so addons could not use them
  96. # Fixed issue #404, where the game would crash due to the wrong encoding being used in the chinese handbook translation file
  97. # Fixed a crash when throwing stuff with the greater telekinesis spell using the /cast command
  98. # Fixed replenish hunger and satiety not restoring the intended amount of food, and corrected their descriptions
  99. # Targets now dismount whatever they are riding when possessed, they no longer return to what they were riding after the possession ends
  100. # Fixed an issue with wildcards in the config
  101. * Removed the debug particle from the divination spell (it got left in by mistake...)
  102. * Removed redundant .txt handbook translations for languages that now have .json versions
  103.  
  104. Electroblob's Wizardry - 4.2.10 - MC 1.12.2:
  105. Version 4.2.10 - Fixes, translations and tweaks
  106. + Added Taiwanese translations, courtesy of chesterccj305
  107. * All of wizardry's structures are now a bit more common by default
  108. * Wizardry now requires Antique Atlas (if installed) to be version 4.6 or newer, fixing issue #378
  109. * Tomes of arcana are now a bit more common in wizardry's structures, and are now more likely to be apprentice tier (the overall effect is that apprentice tomes are significantly more common, and advanced/master tomes are slightly more common)
  110. * Wizards and evil wizards can no longer cast heal ally (it was nice of them though, even if it was an accident...)
  111. # Fixed issue #351, where the replaceVanillaFireballs config option was not synchronised
  112. # Fixed issue #365, an error in the Spanish handbook translations which would crash the game on launch
  113. # Moved the spell book GUI tier, element and mana cost text to the lang files, fixing issue #368
  114. # Fixed issue #370, where not specifying the metadata for currency items in the config led to the item displayed in the trade window having a missing texture
  115. # Fixed issue #371, where ice spikes would crash the game if their caster logged out
  116. # Fixed issue #372, where structures only spawned on top of 'cavern' dimensions like the nether
  117. # Added backwards compatibility to convert old Antique Atlas markers to the new format, their labels should now translate correctly
  118. # Fixed fireballs and iceballs not respecting the playerBlockDamage config option
  119. # The vanilla fall damage replacement is now only processed on the server, hopefully this will fix some inconsistencies
  120.  
  121. Electroblob's Wizardry - 4.2.9 - MC 1.12.2:
  122. Version 4.2.9 - Getting twilight-ready!
  123. + Added German translations, courtesy of Alsentar
  124. + Updated Chinese translations, courtesy of Hokorizero and TUsama
  125. + Updated Spanish translations, courtesy of BirdyDragon
  126. + The screen now shakes when shockwave is cast nearby, and when a meteor or lightning hammer lands nearby
  127. + Items and blocks specified in the config now support metadata, resolving issue #353
  128. > For example, minecraft:coal:1 can be used to specify charcoal
  129. > If no metadata is specified, the entry will match all metadata values
  130. * Made some tweaks to the random_spell loot function to minimise the chance of empty books generating
  131. * Shockwave no longer prints '[player] resisted Shockwave' when the playersMoveEachOther option is disabled
  132. # Fixed issue #323, where newer version of Antique Atlas would fail to translate wizardry's custom marker names
  133. # Possibly fixed issue #359 (and maybe even the ancient issue #15!), a syncing issue with the snare block
  134. # Fixed issue #362, where the game would crash when summoned creatures were killed by forest of thorns with CoFH Core installed
  135. # Fixed a bug where casting shockwave near a player wearing an amulet of anchoring, or with playersMoveEachOther disabled, would cause the spell to not affect some other nearby players or mobs
  136. # Fixed earthquake not making the screen shake
  137. # Fixed a bug where the pocket furnace item blacklist checked the smelting result, not the item being smelted
  138. # Fixed a bug where the blink effect was being ticked twice
  139.  
  140. Electroblob's Wizardry - 4.2.8 - MC 1.12.2:
  141. Version 4.2.8 - Tweaking this, fixing that
  142. + Wizardry's custom fireballs can now be parried like vanilla ones, fixing issue #335
  143. + Wizards can now cast grapple... enjoy!
  144. + Wizards can now cast snowball (but they don't naturally spawn with it equipped)
  145. * Updated Russian translations, courtesy of bigenergy
  146. * Wizardry's custom fall damage can no longer deal more damage than normal vanilla fall damage would have dealt
  147. * Tweaked how constructs deal periodic damage so mobs don't all get hit at once, makes it look more natural
  148. * Tomes of arcana now have more accurate descriptions, fixing issue #330
  149. * Miscellaneous API improvements:
  150. > Added a SpellThrowable class for spells that shoot vanilla projectiles and projectiles from other mods
  151. > Added entity- and tileentity-sensitive versions of Spell#canBeCastByNPCs and Spell#canBeCastByDispensers - you can use these, for example, to make spells that wizards can only equip if they spawn in a particluar location
  152. > Added chainable methods for setting which items (as in books/scrolls) a spell can appear on, and which entities can spawn with it equipped
  153. > Added an overload to WizardrySounds#createSound(...) that accepts a mod ID; mainly for use by the Spell class
  154. > Added similar overloads for the texture creation methods in ParticleWizardry
  155. > All of the sound-related methods in the Spell class now use the appropriate mod ID for that spell; you should no longer have to override them for normal spells
  156. > Wizardry.proxy.addMultiLineDescription(...) now accepts format arguments
  157. # Fixed issue #178, where players would immediately die again after resurrecting when potion core was installed
  158. # Fixed issue #299, where the game would freeze due to a circular reference in NBT (somehow?!) - this now prints an error to the console
  159. # Fixed issue #317, where empowering presence could be cast repeatedly to get unlimited levels of the empowerment effect
  160. # Fixed issue #336, where teleporting away or logging out when near an entity with the slow time effect sometimes resulted in a player or mob being invulnerable and unable to affect the world
  161. # Fixed issue #345, where wizards, evil wizards and phoenixes would play their continuous spell sounds every tick
  162. # Fixed an issue where tomes of arcana would display an incorrect tier in their tooltips
  163. # Fixed a (virtually unnoticeable) rounding error related to invisibility when wearing wizard armour
  164. # Erased the stray pixel from the Skyrim-style HUD skin (What? It was annoying me...)
  165.  
  166. Electroblob's Wizardry - 4.2.7 - MC 1.12.2:
  167. Version 4.2.7 - Hotfix
  168. * Smoke bombs now apply blindness to mobs as well as the mind trick effect - this should make it work better with Dynamic Stealth
  169. # Found the earth mage leggings texture, somehow it must have fallen down the back of the sofa
  170. # Fixed rounding errors when handling mana consumed by continuous spells, this was mainly noticeable when casting spells costing 5/second with a full matching armour set
  171. # Fixed an issue where enchanting scrolls with crystal shards or grand crystals used the mana value for regular magic crystals
  172. # Fixed an issue where Lycanite's mobs would not drop wizardry loot, also thanks to Azim-Palmer
  173.  
  174. Electroblob's Wizardry - 4.2.6 - MC 1.12.2:
  175. Version 4.2.6 - A few festive fixes
  176. + Added a damage property to the frost axe spell JSON file, fixing issue #322
  177. + Added a config option to disable growing crystal flowers with bonemeal
  178. + Decked the halls
  179. # Fixed issue #170 (and hopefully #208, #289 and #313), a GL state issue affecting rendering from other mods - courtesy of UltraHex
  180. # Fixed issue #261, where the frostbite skin overlay effect would stop the second layer of a player's skin from rendering until they left the game or changed their skin customisation settings
  181. # Fixed issue #262, where ice giants and phoenixes spawned from eggs would try to attack players in creative mode
  182. # Fixed issue #280, where all nearby players would see the on-screen blink effect when a player cast blink
  183. # Fixed issue #288, where OCDevices would query conjured item max damage before spell initialisation, causing a crash
  184. # Jingled the bells
  185. # Fixed issue #291, an error when loading wizard NBT data
  186. # Fixed issue #294, where wizard armour would sometimes break when it ran out of mana
  187. # Fixed issues #298 and #304, crashes (server and client respectively) caused by a ConcurrentModificationException when updating dispenser casting
  188. # Fixed issue #303, where the ring of chaining effect would attack the player wearing it
  189. # Fixed issue #305, where arcane-locked blocks would cause VoxelMap to crash
  190. # Fixed issue #306, a server error when creating ice spikes
  191. # Fixed issue #307, where re-remembering the same stone circle location would sometimes crash the game
  192. # Wrapped the presents
  193. # Fixed an issue where Lycanite's mobs with the frostbite effect would cause a rendering error, resulting in weird graphical glitches - courtesy of Azim-Palmer
  194. # Fixed an issue where black hole would grow indefinitely if the client got out of sync
  195.  
  196. Electroblob's Wizardry - 4.2.5 - MC 1.12.2:
  197. Version 4.2.5 - Hotfix
  198. # Fixed issue #274, where spawning conditions for wizardry's hostile mobs were incorrectly applied to all hostile mobs
  199.  
  200. Electroblob's Wizardry - 4.2.4 - MC 1.12.2:
  201. Version 4.2.4 - Bits and bobs, balancing and bugfixes
  202. + Unleashed the full potential of spell properties files!
  203. > Spell properties files can now be overridden globally in config/ebwizardry/spells
  204. > Spell properties files can now be overridden for specific worlds in [world save]/data/spells
  205. > Moved the main config file to the new ebwizardry folder because it makes more sense for it to be there now
  206. + API improvements to spell books:
  207. > Allow spells to set which book/scroll items they can appear on
  208. > Allow spell books to set custom GUI textures
  209. > Tweaks to loot functions and wizards to accommodate the changes
  210. * Updated the crystal ore picture in The Wizard's Handbook
  211. * Rebalanced wand progression, it should be a lot less of a grind now, especially at lower tiers
  212. * Increased the health threshold for the amulet of transience, it should now trigger more often
  213. * Fast worldgen now performs a simple check for water instead of just ignoring ocean biomes, so it shouldn't generate structures underwater
  214. * Improved the descriptions of some of the structure generation settings to make it clearer how to disable them completely
  215. # The looting spell context now works properly
  216. # Fixed issue #186 (also #269), a crash during world generation with Dynamic Trees installed - fancy worldgen should now work again with Dynamic Trees
  217. # Converted wizardry's in-world sound files from stereo to mono, fixing issue #218
  218. # Fixed issue #244, where arcane jammer would sometimes not work properly on evokers
  219. # Fixed issue #245, where the client and server would sometimes select different forfeits
  220. # Fixed issue #248, where the game would crash during world generation if any of the config structure file lists did not contain any valid files - this now prints a warning instead, sincce that's not how you should disable structures
  221. # Fixed issue #256, where removing spells (either by updating from an older version or uninstalling a spell pack) would result in various spell book and scroll metadata mismatches
  222. # Fixed issue #257, where the ring of condensing and amulet of transience would only recharge wands/armour on the client side, meaning the charge would reset to its previous value when the item was moved around
  223. # Fixed issue #260, where lightning wraith spawners would only work during thunderstorms
  224. # Fixed issue #267, a block detection misalignment that caused block properties to be queried on the wrong block in various spells
  225.  
  226. Electroblob's Wizardry - 4.2.3 - MC 1.12.2:
  227. Version 4.2.3 - Hotfix
  228. # Temporarily disabled the spells sound category to prevent issue #238, this will be reinstated later when a solution is found
  229. # Fixed JEI spamming the log with errors about mana flask charging recipes having no output
  230. # Fixed issue #242, where charging an item with a mana flask would wipe its NBT data
  231.  
  232. Electroblob's Wizardry - 4.2.2 - MC 1.12.2:
  233. Version 4.2.2 - More tweaks and fixes
  234. + Added Polish translations, courtesy of Trozuu
  235. + Spell books and scrolls now display their tier, element and spell type when advanced tooltips are enabled (F3+H) - this allows you to search by element or spell type in the creative menu, hooray!
  236. + Conjure block now requires the player to be sneaking to dispel a block
  237. + Added support for WAWLA enchantment descriptions to the en_us and en_gb lang files, fixing #210
  238. + Added a 5x bonus progression modifier for casting an undiscovered spell for the first time
  239. * Wands now only track the last 5 spells cast, instead of 10 - this means that cycling through all the spells in sequence on any wand incurs no repetition penalty to progression
  240. * Reduced the required progression for all tiers by about 30-35%
  241. * Increased the default rarity of wizardry's structures, reset them in the config menu to get the new values
  242. * Combustion rune now respects player block damage and mob griefing settings, see issue #217
  243. * Items can no longer be recharged with mana flasks if they are already fully charged
  244. * The game will no longer launch with Forge versions older than the required version
  245. # Fixed issue #68, where mana flask charging recipes did not work correctly in non-vanilla crafting grids
  246. # Fixed issue #172 (also #191, #198, #199, #205, #211, #217, #220, #226, #230, #232 and #234), an ArrayIndexOutOfBoundsException crash related to wizardry's custom sound category
  247. # Fixed issue #179, where the possession spell shaders were applied to all players instead of just the one using possession
  248. # Fixed issue #182, where various construct spells would crash the game when cast by dispensers
  249. # Fixed issue #183, yet another ArrayIndexOutOfBoundsException in wand NBT data
  250. # Fixed issue #185, a crash related to summoned creature revenge-targeting
  251. # Fixed issue #190, where certain forfeits were able to break or overwrite blocks they should not
  252. # Fixed issue #196, a crash related to sound loops checking if they should continue
  253. # Fixed issue #205, a ConcurrentModificationException crash when rendering arcane lock effects
  254. # Fixed issue #216, where the game would sometimes crash when a shrine was conquered
  255. # Fixed a crash when clicking an already-remembered stone circle, see issue #217
  256. # Fixed spectral bow repeatedly re-equipping when used, see issue #217
  257. # Fixed imbuement spells not working correctly, see issue #217
  258. # Fixed issue #219, a crash on startup related to lightning hammer item attribute modifiers
  259. # Fixed issue #228, a dedicated server crash related to disintegration effects
  260. # Fixed issue #229, a NullPointerException crash during transportation teleporting
  261. # Fixed issue #236, a crash with targeting events related to possession
  262. # Fixed lighting issues with spectral blocks, they no longer emit light but always appear bright
  263. # Fixed clairvoyance particles not moving correctly
  264. # Fixed some typos in the lang files
  265.  
  266. Electroblob's Wizardry - 4.2.1 - MC 1.12.2:
  267. Version 4.2.1 - Hotfix
  268. + Added a config option to specify blocks that count as trees for wizardry's structure generators - fixes issue #165
  269. + Added various translations which were missed in the 4.2.0 update
  270. * The wizard tower rarity config option now resets itself to the default value (600) when it is below the minimum value (20) - this means old configs should now change automatically
  271. # Fixed issue #49, where the game would crash when entities were added to the config immunity lists
  272. # Fixed issue #166, a crash caused by a NullPointerException in potion events
  273. # Fixed issue #171, where the game would crash with a JSON syntax error when recipes referenced from the handbook were removed - a blank recipe grid is now displayed instead when this happens
  274. # Fixed issue #176, another ArrayIndexOutOfBoundsException in wand NBT
  275.  
  276. Electroblob's Wizardry - 4.2.0 - MC 1.12.2:
  277. Key:
  278. ^ Version updates
  279. + Added features
  280. * Changed features
  281. # Bugfixes
  282. * Removed features
  283. Version 4.2.0 - An update so big the changelog is in multiple parts!
  284. General:
  285. ^ Updated to Forge 1.12.2 - 14.23.5.2814
  286. * Sanitised the jar filename a bit (removed the spaces and the apostrophe, apparently Maven doesn't like them)
  287. Cosmetic:
  288. + Added many new particle effects to various spells
  289. + Added a variety of new sounds, including spell selection, spell binding in the arcane workbench, and casting of various spells
  290. + The arcane workbench GUI now has a fancy animation when the apply button is pressed
  291. + Conjured items now have an appearing/disappearing animation
  292. + Creatures with the frostbite effect now show an icy layer over their skin
  293. + Wizard robes now bend when the wearer is sneaking or sitting down
  294. + Legendary wizard armour now has its own armour texture variants (the items still look the same)
  295. + The spell HUD has a new default texture and now supports different skins defined using JSON files in resource packs, which can be selected in the config menu - the base mod now comes with 19 different skins to choose from!
  296. + The spell HUD now shows the previous and next spells and has a spell-switching animation
  297. + Sixth sense and transience (along with two of the new spells) now have fancy shaders!
  298. + The spell HUD position config option now has four more options allowing the HUD to switch from left to right depending on which hand the active wand is held in
  299. + Wands now display their progression when advanced tooltips are enabled
  300. + Added a spells sound category, use the slider in Options -> Music & Sounds to change the volume of spells separately to other sounds
  301. + Added a config option to turn off spell shaders
  302. + Added a config option to reverse the spell switching scroll direction
  303. * The default spell HUD scroll direction has been reversed so it works the way you'd expect it to with the new animation
  304. * The spell HUD now scales itself to get out of the way of the hotbar and offhand slot - this normally only happens with a large GUI scale or a small game window, and can be avoided by changing the HUD position, GUI scale or the player's primary hand
  305. * Completely rewrote the rendering for arc/lightning ray/chain lightning, it is now fully 3D and no longer an entity, resulting in improved performance
  306. * Completely rewrote the rendering for forcefields, they are now actual spheres and not made of particles, and have particle effects when things hit them
  307. * Shockwave has a new animation and sound
  308. * Rewrote the particle system to use the texture atlas, resulting in a major performance improvement for large numbers of particles (such as with the blizzard spell)
  309. * Particles can now have simple physics, for example, flame ray spreads out when it hits a block
  310. * Spirit animals now fade away when dispelled
  311. * All sounds are now defined in separate sound events
  312. * Continuous spell sounds are now looped nicely, with start and end sections and a much longer loop
  313. * Retextured most of the blocks
  314. * Retextured nearly all of the items, including all of the wands
  315. * Retextured a number of spell icons
  316. * Retextured a few entities
  317. * Retextured all of the book GUIs and added subtly different variations for different tiers of spell book
  318. * Updated the Wizardry logo
  319. * Most chat readouts (excluding commands) have been changed to toast notifications above the hotbar
  320. # Fixed render pass/layer issues for various translucent things
  321. # Fixed a bug where status effects with custom particles (e.g. frostbite) would not update on the client when applied to non-players, causing them to appear to continue indefinitely
  322. # Status effects with custom particles no longer mix their colours with other status effects
  323. # Ice spikes no longer appear black when inside blocks
  324. # Fixed transparency for cobwebs from the cobwebs spell
  325. # Flame particles no longer appear dull and translucent for some spells (firebomb, flame ray, phoenix attacks, etc.)
  326. # Fixed various spells where particles that were meant to appear did not
  327. # Fixed z-fighting on the brim of wizard hats when they have the enchantment glint effect
  328. # Wizard hats no longer clip through the hat layer of player skins, fixing issue #83 - the brim is slightly wider now to keep it in proportion
  329. # The arcane workbench in-world animation is now smoother
  330. # The spell HUD no longer displays in spectator mode
  331. # Wizards no longer spawn heal particles around themselves when they first spawn
  332. * Removed the mana readout in item tooltips (you can still view the exact mana in an arcane workbench - or by pressing F3 + H, you spoilsport...)
  333. Blocks:
  334. + Added runestone and runestone pedestals
  335. + Added elemental crystal block variants
  336. + Stones of transportation now display particles at the positions of any stones missing from the circle when right-clicked
  337. * Magic light blocks can now be broken in creative mode
  338. # Fixed issue #128, where magic light blocks would grow indefinitely on server/client desync
  339. # Arcane workbenches no longer connect to fences, panes, iron bars or walls
  340. Items:
  341. + Added artefacts! These can only be found by exploring shrines, which will each contain a single artefact
  342. + Added elemental crystal variants, which may be used to craft novice elemental wands
  343. + Added wand progression - a new mechanic in which wands gain progression from casting spells and must reach a certain amount of progression before they can be upgraded to the next tier (tomes of arcana are still required to do the actual upgrading)
  344. + Added a config option to revert to legacy wand levelling, because I know you'll ask
  345. + Added 3 armour enchantments: Magic Protection, Frost Protection and Shock Protection - these can be applied to any armour, including wizard armour, and may be applied to or found in enchanted books
  346. + Wizard armour items now show a tooltip in the arcane workbench with how much mana they have left
  347. + Added spark bombs as an item - they work in much the same way as firebombs, poison bombs and smoke bombs and can be crafted or found in dungeon chests
  348. + Added wand melee upgrades, which allow wands to deal more melee damage
  349. + Added purifying elixir for removing curses
  350. + Added astral diamonds, which can be found as loot and are now required to buy master-tier items
  351. + There are now three different sizes of mana flask, which restore 300, 700 and 1400 mana respectively and can occasionally be found in dungeon chests or dropped by wizards, as well as being craftable as before
  352. + Added spawn eggs for all of wizardry's non-vanilla summoned creatures
  353. * Magic wands are now empty when first crafted
  354. * Wizard armour can now be enchanted using an enchantment table, as well as with an anvil as before (though that was not intended prior to this release!) - fixes issue #139
  355. * The cost reduction provided per piece of wizard armour has been reduced to 15%, however there is now an additional 20% bonus for wearing a complete set, meaning that the cost reduction for a full set is still 80% as before
  356. * When invisible, wizard armour is now ignored when calculating the mob detection penalty for wearing armour
  357. * Wizard armour now doesn't render at all when invisible, rather than just using an invisible texture
  358. * Siphon upgrades have been buffed to grant at least 5 mana per level for each kill (it was 3 before)
  359. * All wands are now available in the creative inventory, and wizardry gear (wands, armour and artefacts) now has its own separate tab
  360. * Spell books and scrolls now stack to 16 (the arcane workbench slots still only accept one spell book at a time, but you can now enchant a stack of 16 scrolls at once)
  361. # Wands and conjured items can no longer be enchanted using an anvil
  362. Worldgen/loot:
  363. + Added obelisks
  364. + Added shrines
  365. + Added some of the new items to loot tables
  366. + Firebombs, poison bombs, smoke bombs, spark bombs and a selection of spell scrolls now have a chance to generate in jungle temple dispensers
  367. + Added the 'fancy' structure generation algorithm to determine whether there is space for the structure to spawn, meaning structures are very unlikely to spawn on cliffs, steep slopes, or other structures, and will clear any floating trees left behind after they generate - there is a config option to turn this off for potentially quicker worldgen
  368. + Added the option 'undiscovered_bias' to the random_spell loot function; this option allows a weighting towards undiscovered spells to be specified, with 0 being no weighting (as it was previously) and 1 producing guaranteed undiscovered spells
  369. + Added a config option to change the chance for a tower to contain an evil wizard and loot chest, see issue #133
  370. + Added a config option to add, change and remove structure file locations, allowing pack makers to add and remove structure variants from resource packs rather than being limited to just overriding the default ones
  371. + Added a config option to specify the loot injection locations, meaning you can now add wizardry's standard set of dungeon loot to any loot table from any mod
  372. * All structures now use the structure file system, meaning you can spawn them yourself using structure blocks and change them using resource packs
  373. * The tower rarity config option is now the 1/n chance per chunk that a wizard tower will generate, allowing for finer control over their rarity - multiply pre-4.2 values by 70 for an equivalent value in the new system
  374. * Wizard tower materials have been tweaked a little: cobblestone and stone brick towers now have random mossy blocks and towers in mesas are now made of red sandstone
  375. * Structures now ignore trees when finding a space to generate, meaning they should now spawn at the same rate in forests as everywhere else
  376. * The spell books and scrolls generated in dungeon chests and wizard tower chests (as well as shrines and obelisks) now have an undiscovered bias of 0.3 by default, meaning 65% of generated spell books and scrolls will contain spells the player has not yet discovered
  377. * Mob spell book drops are now defined in a loot table, and mobs can be blacklisted or whitelisted for this in the config
  378. * Mobs no longer drop master spell books, apart from evil wizards spawned from structures
  379. * All loot is now less common in dungeon chests, to account for the new structures
  380. * Tomes of arcana are now much less common
  381. * Various other loot rarity tweaks
  382. # Eliminated most cascading worldgen lag (a small amount still remains; this is due to the size of the bigger stuctures)
  383. # All structures now respect the generated structures world option
  384. # The rewrite should fix issue #100
  385. * Removed novice elemental wands from loot tables in favour of elemental crystals
  386. * Removed the generateLoot config option in favour of finer control over loot injection locations, see above
  387. Spells:
  388. + Added 32 new spells!
  389. + Spells can now be cast by placing a spell scroll in a dispenser and powering the dispenser - some spells behave slightly differently to when they are cast by players, and a few spells such as transportation cannot be cast by dispensers
  390. + Continuous spells can now be cast using scrolls, and will last for a set duration of 6 seconds in survival mode. They also work in dispensers!
  391. + Continuous spells may now have cooldowns, though by default none of them do
  392. + Arcane jammer now prevents evokers from casting spells
  393. + Added a config option to prevent player block damage, this should stop griefing on servers - the one exception to this is the new Mine spell since that's all it does, but it should still respect block protection mods (if not, you'll have to disable the spell, sorry)
  394. + Added a pocket furnace item blacklist to the config
  395. + Added sword and bow item whitelists to the config
  396. * Wizards (and other non-player spell casters) now obey range restrictions for all spells, so no more being electrocuted from 20 blocks away!
  397. * Wizards now have the decency to tell you which spell you are buying before you buy it - however, it will only count as discovered after you buy it
  398. * All construct spells including sigils now have anti-overlap, meaning that multiple constructs of the same type cannot be placed such that they intersect - this removes an exploit where constructs (especially sigils) could be stacked up at a single location to deal massive amounts of damage
  399. * All summoned creatures now increase their attack damage based on the potency the spell was cast with
  400. * Summoned creatures can now always attack non-players that are attacking their caster (noticeable with, for example, angry wolves)
  401. * Some spells such as blizzard no longer require the caster to be aiming at the ground in order to cast them, they can now be cast in mid-air just like black hole, fixing issue #132
  402. * Summoning a spirit horse or wolf when the player already has one now causes the old one to disappear, instead of not allowing the new one to be summoned - this fixes issue #74
  403. * Wizards can now cast even more of the spells
  404. * Some projectile spells have had their base ranges reduced to make range upgrades more useful
  405. * Forcefield's repulsion code has been completely rewritten; it is now impossible for anything to get through that isn't supposed to - this fixes issue #117
  406. * Forcefield now supports blast modifiers, which increase the forcefield size
  407. * Forcefield now protects against explosions - you can now stand inside your forcefield and watch creepers blow up in your face without taking a single bit of damage!
  408. * Blocks can now be placed and broken and entities can now be interacted with inside forcefields; however, you cannot interact with anything outside a forcefield from inside it, and vice versa
  409. * Sigil spells are now affected by potency modifiers
  410. * Blast upgrades now affect various spells that weren't affected by them before
  411. * Firestorm has been renamed to fire breath (any references to the old firestorm spell in existing worlds will change to fire breath)
  412. * Fireball and greater fireball have had their fireballs replaced with custom ones because the vanilla ones are useless - you can optionally replace all fireballs in the game with these if you prefer them
  413. * Phase step now allows teleportation through floors and ceilings, and also works as a short-distance teleport that does not require the caster to be looking at a block, unlike blink
  414. * Summoned silverfish now have a limit to the number of 'generations' that can happen, preventing them from multiplying indefinitely - this fixes issue #143
  415. * Flame ray and fire breath now support duration modifiers, in the same way as ignite
  416. * Life drain's healing power has been nerfed slightly, but now scales with potency modifiers
  417. * Wall of frost now freezes mobs solid if they are caught in its blast
  418. * Wall of frost now uses frosted ice instead of ice statue blocks, eliminating the large number of tile entities, resulting in improved performance
  419. * Wall of frost now supports duration modifiers, which will increase the time before the ice breaks
  420. * Lightning hammer now deals damage to entities on a direct hit
  421. * Phoenixes now spawn in mid-air instead of on the ground
  422. * Banish's teleportation radius is now affected by blast modifiers instead of range modifiers. The range of the actual spell shot is still affected by range modifiers.
  423. * Light is now affected by range modifiers
  424. * Greater fireball and growth aura are now affected by blast modifiers
  425. * Glide and flight are now affected by potency modifiers, which in both cases increase flight speed
  426. * Intimidate is now affected by potency modifiers, which increase the distance mobs will run away
  427. * Whirlwind is now affected by potency modifiers, which increase the repulsion speed
  428. * Ice spikes can now be summoned on walls and ceilings
  429. * Ice charge now spawns ice shards with greater velocity
  430. * Diamondflesh now gives resistance IV instead of resistance V
  431. * The code now allows wizards to cast most master spells, but only wizards spawned from shrines will actually do so naturally - but you can make any wizard cast master spells by right-clicking them with a master spell book in creative mode (at your own risk!)
  432. * All spells now respect the mobGriefing gamerule
  433. # All spells no longer hit entities that are in the process of dying
  434. # Transience now prevents all damage except being out of the world, as was originally intended - you can now jump off a cliff and land unharmed under its effects
  435. # Spirit wolves now spawn with a full 40 health instead of 8 (the value for untamed wolves, which was incorrectly used in previous versions)
  436. # Decoy now has a greater chance to trick mobs the higher the potency, as it should (it was less before... my bad!)
  437. # Pocket furnace no longer smelts weapons, tools or armour, fixing issue #115
  438. # Fixed issue #30, where Potion Core (or any other mod that modifies vanilla invulnerability timers) would cause continuous spells to deal damage in very quick succession in certain cases - the config-based workaround should no longer be necessary
  439. # Fixed issue #69, where discover spells would (sometimes?) reset client-side on player death
  440. # Fixed issue #137, where summoned iron golems would behave like village ones instead of player-built ones
  441. # Fixed issue #150, where lightning hammer caused a crash with LordCraft installed
  442. The Wizard's Handbook:
  443. + Added a movable bookmark to The Wizard's Handbook
  444. + Added more images to The Wizard's Handbook
  445. + The Wizard's Handbook now adds pages as and when you discover the relevant item, location or thing, so that new players don't have a huge wall of text to start off with (and to encourage you people to actually read the thing!)
  446. + Added a (client-side) config option to switch this behaviour off for the wizardry veterans out there
  447. + Added a config option controlling whether wizardry's books pause the game when opened in singleplayer, fixing issue #126
  448. * The Wizard's Handbook is now defined in a JSON file, allowing for much more flexibility in its structure and formatting - it now supports:
  449. > Inline and animated crafting recipes, which are loaded dynamically from defined recipe JSON files
  450. > Inline images with captions > Customisable text colours
  451. > Inline hyperlinks to sections of the book and external websites
  452. > Customisable contents lists, complete with automatically-generated hyperlinks
  453. > Advancement triggers for book sections
  454. * Updated and reorganised the information in The Wizard's Handbook
  455. # As a result of the changes, text now wraps properly regardless of the font, language or book contents, fixing issue #58
  456. # Fixed issue #145, where the handbook background was coloured if the GL colour was not set to white by whatever was drawn before it
  457. Mod Integration / Compatibility:
  458. + Added Baubles integration for the new artefacts - if Baubles is installed, they are active when worn in the appropriate Baubles slot, otherwise they are active when on the hotbar (and are limited to the same number as the Baubles slots would allow)
  459. + Added Antique Atlas integration for wizard towers and the two new structures, shrines and obelisks - each has its own dedicated marker type, and by default global markers will be added as the structures are generated
  460. + Added mod integration options to the config file
  461. # Added the damage safety checker, fixing issues #72 and #89 - this system allows wizardry to detect an imminent crash before it happens and divert the damage to prevent it
  462. # Fixed issue #125, a crash with the Applied Energistics 2 terminal
  463. # Fixed issues #66 and #153, an exploit where wands and armour could be refilled with mana using item repair methods from other mods
  464. Technical/Commands:
  465. + Added support for positional spell casting using commands, meaning players and command blocks can cast spells at any location as if there was a dispenser there
  466. + Spells now each have their own JSON file located under assets/ebwizardry/spells, which defines the spell's base attributes and where it can appear and be used - this means they can now be tweaked using resource packs
  467. > On a server, you'll need to modify the jar in the same way you would for recipes or advancements - but the changes will be sent to clients automatically
  468. + Added proper advancement triggers, meaning you can make custom advancements for certain actions in wizardry including spell casting, spell discovery and arcane workbench use
  469. * Continuous spells cast via commands now last for a certain duration which may be specified in the command, or left as the default 5 seconds, similar to the /effect command
  470. * Assigning spells to wizards via right-clicking in creative now displays a chat readout
  471. * Increased the config limit for player/NPC damage scaling from 20 to 255
  472. * Wizardry's commands now respect the sendCommandFeedback gamerule (with the exception of /allies, since that's all it does)
  473. # Eliminated several ArrayIndexOutOfBoundsExceptions caused by wand NBT in commands
  474. Miscellaneous:
  475. + Ice wraiths now occasionally spawn at night in tundra, ice spikes and ice mountains biomes
  476. + Lightning wraiths now occasionally spawn in any biome during thunderstorms
  477. + Added config options to control mob spawning
  478. + Added a config option for changing the items required to buy items from wizards, useful if, for example, your modpack has a currency item such as coins
  479. + Added Korean translations, thanks to rewi_wire and shejery
  480. + Added French translations, thanks to Hahdrim
  481. + Added Brazilian Portugese translations, thanks to lorrampi
  482. * The ally designation system now takes tamed creatures into account, including those from other mods (assuming they use the vanilla system): creatures tamed by you or an ally will not be targeted by your spells, even when you are not logged in
  483. * Due to internal changes (namely that they now implement IEntityOwnable), other mods should now recognise that your summoned creatures and constructs belong to you - actual effects will vary between mods
  484. * The friendly fire config option now has four settings: All (allow all friendly fire), Only players (prevent friendly fire on creatures summoned/tamed by you or an ally, but allow it on allied players), Only minions/pets (prevent friendly fire on players, but allow it on creatures summoned/tamed by you or an ally), and None (prevent all friendly fire)
  485. * The minion revenge targeting config option now works on everything the ADS works on, so your pets, your friends and their pets will now be completely safe if it is disabled
  486. * Wizard trades are a bit less expensive now, and diamonds have been removed from the potential items bought
  487. * Reorganised wizardry's advancements, added some new ones and removed some old ones
  488. * Updated Russian translations, thanks to kellixon
  489. * Reorganised and improved the config file and GUI
  490. * Polar bears are now immune to frost damage
  491. # Binding the next/previous spell keys to mouse buttons finally works properly - gaming mouse users, rejoice!
  492. # Fixed issue #116, where the server would freeze when it received an invalid arcane workbench packet (this now prints a warning instead)
  493. # Squashed a load of other little bugs
  494. Internal/Development:
  495. + Improved API support for adding new elements
  496. + Improved API support for adding new tiers, you'll probably need to do some of the legwork yourself though
  497. + Added the ISpellCastingItem interface, allowing custom spellcasting items to be defined without needing to extend ItemWand
  498. + Added the IManaStoringItem interface, allowing custom implementations of mana storage (such as NBT)
  499. + Added a spell data system to WizardData which allows data of any type to be stored in it. This is done by specifying a key which is an IVariable<T>, where T is the type of data you want to store. The system also allows automatic saving to NBT through supplied converter functions, see IStoredVariable. There are a number of static methods for generating keys for primitives and other common data types in StoredVariable. The system is completely optional, so you may well not even need to use it.
  500. * Reorganised some of the packages
  501. * Moved a lot of methods around in an effort to improve code navigability and separation of concerns. There shouldn't be too many external changes, but some helper methods may be somewhere different to before (notably: raytracing, NBT helpers and the ally designation system).
  502. * Significantly refactored the structure and hierarchy of the spell classes, introducing a set of standardised superclasses for similar types of spells. These changes should be backwards-compatible except for a few minor tweaks/name changes, though these are insignificant compared to the changes required as part of the spell JSON system - HOWEVER, it is highly recommended that spell classes are converted over to extend the appropriate superclass wherever possible. This will likely result in deletion of a lot of copied code.
  503. * Introduced spell properties, which are the code representation of the base_properties object in the new spell JSON files. You'll need to make JSON files for all your spells and plug in their tier, element, cost, etc. (I have a code snippet that generates the standard stuff for you, give me a shout). The more involved part is taking the hardcoded constants ('properties') out of your spells and moving them over to the JSON file so that users can change them. Your spells will still work without doing this, so which things you choose to give users control over is up to you. See my spell classes for examples.
  504. * Decoupled spell metadata from the numbers used in packets. This fixes a problem where removing a spell from a world (perhaps by uninstalling a spell pack) would result in the game crashing when trying to sync spell glyph data. Spells now have a network ID which must be used for packets, see Spell#networkID() and Spell#byNetworkID(int). For clarity, the Spell#id() and Spell#get(int) methods have been renamed to metadata() and byMetadata() respectively. N.B. Spell metadata is likely to be phased out in future updates in preparation for 1.13 and the flattening, network IDs are the first step towards that.
  505. * Rewrote the particle system, pretty much from the ground up. Wizardry particles must now be spawned using the particle builder - see electroblob.wizardry.util.ParticleBuilder for more details. It's pretty self-explanatory though, this isn't a difficult change to make. You can even add your own particles to this system!
  506. * Improvements and changes to spell casting events and modifiers to accommodate dispenser casting, including proper support for cooldown modifiers and integration of cost into the modifiers system - fixing issue #140
  507. * Allies are now stored as UUIDs, as are owners of summoned creatures and constructs, which now also implement IEntityOwnable. The ally system has been tweaked accordingly and there are a few extra helper methods for it, see electroblob.wizardry.util.AllyDesignationSystem for details. This change fixes issue #113 and possibly #21.
  508.  
  509. Elenai Dodge (Elenai Dodge v1.9.3 for 1.12.2 --> Elenai Dodge v1.12.0 for 1.12.2):
  510. Elenai Dodge v1.12.0 for 1.12.2:
  511. A MASSIVE thanks to my [Patrons](https://www.patreon.com/elenai):
  512. SandwichHorror
  513. NOTE IF UPDATING!
  514. Sorry guys, but you've gotta delete your configs!
  515. Navigate to .roaming/minecraft/config and delete ElenaiDodge.cfg, then you're ready to go!
  516. Changelog:
  517. * Added support for weight values to be decimals
  518. * Added support for negative values for armor weights
  519. * Fixed a bug where you couldn't wall jump when facing down
  520. * Reverted to old ledge grab
  521. * Added an option to adjust walljump range
  522. * Added an option to adjust walljump angle
  523. * Disabled walljumping and ledgegrabbing when the player is falling
  524. * Changed ledge grab control to jump
  525.  
  526. Elenai Dodge v1.11.0 for 1.12.2:
  527. PLEASE READ IF UPDATING FROM 1.10.0!
  528. Please delete the 'ledge grab' and 'walljump' sections entirely from your config as I have rewritten them. Thank you!
  529. A MASSIVE shoutout to Shivaxi and his twitch community for playtesting for me!
  530. Changelog:
  531. * Added an option to disable dodging whilst sneaking or blocking with a shield
  532. * Rewrote ledge grabbing entirely, you now have to hold either sneak by default or jump if set in the config to pull yourself up!
  533. * Changed how wall-jumping works! You now are pushed in the direction you are facing. You must be facing at least 30degrees away from the wall to jump.
  534. * Added a cooldown for walljumping however it wasn't working, I tweaked a bunch of stuff and in my testing it now works, however if it doesn't for you please let me know!
  535. * Fixed a bunch of bugs, hopefully didn't create too many new ones
  536. If you enjoy my work, please consider donating to my curseforge page! Every little helps :)
  537.  
  538. Elenai Dodge v1.10.0 for 1.12.2:
  539. 1.10.0 is here! And with it some awesome new features! Including:
  540. * Armor Weight System as requested by SandwichHorror! (Read more below)
  541. * New Potion Effects (not potions don't worry, these are only for pack creators)
  542. * A load of tweaks to the optional Wall Jumping and Ledge Grabbing mechanics as suggested by Shivaxi!
  543. * Accessibility options
  544. Full (hopefully) Changelog:
  545. * Renamed the potion effect "Elenai Dodge" to "Elenai's Blessing" to make it less immersion breaking and to fuel my God Complex. (not really, please don't be mean to me)
  546. * Added the potion effect 'Skystride', which does the same thing as "Elenai's Blessing" except it let's you do it whilst airborne too.
  547. * Added the potion effect 'Sluggish' which stops you from dodging all together.
  548. * Added /set commands for power and cooldown incase you accidentally mess them up by constantly increasing them and forgetting what they are.
  549. * Added an option to the controls section of the Config to allow you to choose how long you have between double tapping
  550. * Fixed a bug where you couldn't sprint whilst being against a wall when walljump was enabled
  551. * Added options to make dodging, walljumping and ledge grabbing add to your velocity as opposed to overwriting them
  552. * Added an extra reach option to Ledge Grabbing, which allows you to reach an extra half slab
  553. * Added hunger limits to Ledge Grabbing and Wall Jumping
  554. * Tweaked the Reskillable values as everything was impossible to get and I'm an idiot
  555. * Fixed a bug where you could walljump or dash when on mounts
  556. * Added fall damage when you walljump or ledge grab whilst falling, no more cheesing it!
  557. * Added an option to invert the direction you have to be facing to walljump
  558. * Oh yeah, and I added an entire new Armor Weight system like Dark Souls... Which btw has Modding Compatibility.
  559. * And there's probably a lot more, but I've been working on this update for so long I've completely forgotten. I'm sure it's all good though
  560. If you find a bug, please let me know in the issues tab! I know it takes time to write but I will be forever in your favor. :)
  561. The Armor Weight System!
  562. Okay I'm pretty proud of this one, but unless you're playing Elenai Dodge in a modpack or are a very motivated player, you may never use it.
  563. Basically, in the Config Menu there's a new section called 'Armor Weights', in which, when enabled, you can assign different weight values to every single item of Armor in the game by its ID, this lets you also add weight to modded pieces of armor! You can then set different dodge 'Tiers' based on the player's weight. Each tier has a unique cooldown and dodge power. Basically, it's how dark souls does it. By default, a full set of Diamond Armor will overencumber you and you will be unable to dodge, and all the armors inbetween will adjust how much you can dodge. Remember, YOU CAN ADD/EDIT YOUR OWN TIERS and have infinite customizability. Hope you all enjoy!
  564. Things I want to add but are a bit of a challenge (so think of these as coming soon.. I'm just one person and I'm trying my best!)
  565. * Optional Invincibility Frames
  566. * Option to change ledge grab from sneak to jump key, right now it stops both from working for whatever unholy reason
  567. * Prevent the player from Walljumping or ledge grabbing after they've fallen a certain distance, this one should be possible, but is hurting my head.
  568. * Better momentum walljumps. As of this update, walljumping maintains your momentum, but as you get pushed directly away from the wall, it doesn't feel like it does. This is weird and I may need to code some game feel stuff for it over functionality.
  569. * And of course, when this is all finalised UPDATE THE NEW MECHANICS TO 1.15.2 AND 1.16.1
  570. A lil side note of appreciation: Honestly I'm so happy that we reached almost 60k downloads! This started as just a cute little dodge button and has grown to be a full fledged parkour mod, with armor tiers and loads of other stuff! It's cus of your kind words that I do this, and you guys make my day :D
  571.  
  572. Elenai Dodge v1.9.4 for 1.12.2:
  573. Changelog:
  574. * Made dodging being processed twice less common (I've never had this issue but if you have it should now be fixed)
  575. * IMPORTANT CHANGE Walljumping and Ledge grabbing must be enabled both on the Client and Server by popular request. This allows people that don't like it to disable it, and allows other players on the server to still use it.
  576. * Fixed an annoying bug where you couldn't sprint when surrounded by blocks when wall jumping and ledge grabbing was disabled. This still happens when they're enabled, but will be fixed soon
  577.  
  578. Embers Rekindled (EmbersRekindled-1.13-hotfix2.jar --> EmbersRekindled-1.14-hotfix.jar):
  579. EmbersRekindled-1.14-hotfix.jar:
  580. * Hopefully fix mystmech hard dependency
  581.  
  582. EmbersRekindled-1.14.jar:
  583. * Big update
  584. * Eye of the Ancients is back as an item filter mechanic
  585. * Adds Item Requisitions for keeping items stock
  586. * Adds Oil Processing for more efficient boilers
  587. * Adds Reaction Chamber for turning Fuel Gas into Steam/Steam into Water
  588. * Add a new Actuator that has only one gear slot
  589. * Adds a load of config options
  590. * Adds a config gui
  591. * Adds JEI integration for boiler and steam engine
  592. * Adds a blaze powder stamping recipe
  593. * Mixer Centrifuge can now do some recipes without any ember cost if they're mechanically powered
  594. * Increases Ignem Reactor ember storage to 128k ember
  595. * Dawnstone tools now provide a bonus to augments
  596. * Changes Mini Boiler to also accept fluid from the sides
  597. * Allows mechanical actuators to be placed on Activators, Refineries and Reactors to increase Ember yield by 50% if they are powered with 15 R
  598. * Makes breakers insensitive to redstone from the front
  599. * Rewrite armor code so it actually layers over your limbs
  600. * Changes Dawnstone Anvil to rotate in 4 directions instead of 2
  601. * Update ru_RU.lang (thanks to SSKirillSS)
  602. * Update zh_CN.lang (thanks to Aemande123)
  603. * Add ko_KO.lang (thanks to cs8Minty)
  604. * Fix an infinite recursion with Accessors
  605. * Fix tool modifiers not applying to tools that hide the fact the they're tools
  606. * Fix Inferno Forge only considering one ember item per process
  607. * Fix Chargers voiding/duping ember in SSP
  608. * Fix pipes not connecting to caminite valves properly
  609. * Fix Inflictor Gems killing you without dropping a gravestone
  610. * Fix particles on the Ember Funnel
  611. * Assorted Bug fixes
  612.  
  613. Extra Spells (Electroblob's Wizardry) (ExtraSpells-1.12.2-1.0.7.jar --> ExtraSpells-1.12.2-1.1.4.jar):
  614. ExtraSpells-1.12.2-1.1.4.jar:
  615. v1.1.4
  616. * fixed wrong placeholder potion name when extra alchemy is not loaded
  617. * fixed unnecessary spell property
  618.  
  619. ExtraSpells-1.12.2-1.1.3.jar:
  620. v1.1.3
  621. * fixed crash when playing with potion core and without extra alchemy
  622.  
  623. ExtraSpells-1.12.2-1.1.2.jar:
  624. v1.1.2
  625. * added particles and sounds to spells
  626. * improved a lot of code
  627. * fixed some small bugs
  628.  
  629. ExtraSpells-1.12.2-1.1.1.jar:
  630. v1.1.1
  631. * fixed dependency bugs
  632.  
  633. ExtraSpells-1.12.2-1.1.0.jar:
  634. v1.1.0
  635. * compatibility with Electroblob's Wizardry - 4.2.0 and newer
  636. Note: Currently there are no sounds or particles!
  637.  
  638. Just Enough Items (JEI) (jei_1.12.2-4.15.0.296.jar --> jei_1.12.2-4.16.1.301.jar):
  639. Placeholder:
  640. No changelog available.
  641.  
  642. Login Shield (Login_Shield-1.12.2-3-g7c6e7ac.jar --> Login_Shield-1.12.2-6-g5654706.jar):
  643. Login_Shield-1.12.2-6-g5654706.jar:
  644. removing debug log
  645.  
  646. Mowzie's Mobs (Mowzie's Mobs - 1.5.6 --> Mowzie's Mobs - 1.5.8):
  647. Mowzie's Mobs - 1.5.8:
  648. + Expanded configuration options
  649. + Boss bars can be enabled/disabled
  650. + Boss mobs healing while not in combat can be enabled/disabled
  651. + Damage reduction and toughness from MM armors can now be customized
  652. + Attack speeds on MM weapons can now be customized
  653. + Wrought Helm, Axe of a Thousand Metals, Sol Visage, and Ice Crystal can be set to use durability and break
  654. + Blowgun and Naga Fang Dagger poison duration can now be customized
  655. + Naga Fang Dagger backstab damage can now be customized
  656. * Fixed Wroughtnaut attack behavior and animations
  657. * Barako will now use solar flare not only if the target is in range, but also if target is moving towards him
  658. * Fixed Barako's mixed physical and fire damage interacting poorly with shields
  659. * Frostmaws without ice crystals will now despawn
  660. * Fixed Frostmaws using Wroughtnaut's dimension generation settings
  661. * Fixed position desync on stationary mobs
  662. * Improved Barakoa deactivate animation
  663.  
  664. Mowzie's Mobs - 1.5.7:
  665. + Added subtitles
  666. + New frostmaw model
  667. + New Barakoa model
  668. + Barakoa mouths now move when they talk
  669. + Added boss health bars for Barako, Wroughtnaut, Frostmaw
  670. * Major pathfinding improvements, particularly on grottols, Wroughtnauts, and frostmaws
  671. * Wroughtnaut spawns now use the config settings
  672. * Interactable blocks can no longer be right-clicked to spawn boulders
  673. * Interaction issues with Bewitchment and Mob Control Wands fixed
  674. * Nagas now fight back when attacked
  675. * Animations can now be properly interrupted
  676. -Wroughtnaut no longer pauses after getting hit
  677. -Barakoa attacks can be interrupted by hitting them mid-swing
  678. -Wroughtnaut will no do multiple swings if they will not hit the target
  679. * Fix missing particle texture during baby foliaath eat animation
  680. * Fix frostmaw ice ball aim
  681. * Luminous jelly duration increased
  682. * Lantern glow particles can now be disabled in config
  683. * Rebalanced Barakoa trades
  684. * Fixed crash when generating Barakoa villages
  685. * Fixed indirect damage cause entities
  686. * Attacks that afflict a status effect now only do so if the actual attack damages the mob (ice crystal, blowdarts, etc)
  687. * Freeze effect server-client behavior is more stable
  688. * Added blacklist for mobs that cannot be frozen in config
  689. * Nagas are now immune to poison
  690. * Barakoa now take knockback from attacks
  691. * Frostmaws now take bonus damage from fire
  692. * Frostmaws now jump away to escape lava
  693. * Config files now reload when edited in game
  694. * Fix mob attack distance checks - frostmaw is no longer immune to Mowzie's Mobs melee attacks
  695. * Barako, Frostmaw, Wroughtnaut restore health quickly while not active/in combat (Players can no longer die and resume the fight where they left off, or snipe Barako from a distance)
  696.  
  697. RandomPatches (RandomPatches 1.12.2-1.22.0.0 --> RandomPatches 1.12.2-1.22.1.7):
  698. RandomPatches 1.12.2-1.22.1.7:
  699. Fixed the ItemBucket patch.
  700.  
  701. RandomPatches 1.12.2-1.22.1.6:
  702. Fixed CatServer compatibility with the ItemBucket patch again.
  703.  
  704. RandomPatches 1.12.2-1.22.1.5:
  705. Fixed CatServer compatibility with the ItemBucket patch.
  706.  
  707. RandomPatches 1.12.2-1.22.1.4:
  708. Fixed Magma compatibility.
  709.  
  710. RandomPatches 1.12.2-1.22.1.3:
  711. Fixed Quark compatibility.
  712.  
  713. RandomPatches 1.12.2-1.22.1.2:
  714. Fixed the TileEntityPiston patch.
  715.  
  716. RandomPatches 1.12.2-1.22.1.1:
  717. Fixed Ice and Fire and Quark compatibility.
  718.  
  719. Rustic (rustic-1.1.4.jar --> rustic-1.1.6.jar):
  720. rustic-1.1.6.jar:
  721. + added wooden lanterns from MineFantasy
  722. + added wooden lanterns from MineFantasy
  723. + added silver chain, candle, chandelier, and lantern (can be disabled in config)
  724. * removed debug logging from apiary
  725. * fixed compatibility with Rustic Thaumaturgy
  726. * fixed a crash with Fauna and Ecology
  727.  
  728. rustic-1.1.5.jar:
  729. * - Added a new CraftTweaker function to add evaporating basin recipes with custom durations
  730. * - Changed alchemy CraftTweaker integration to allow for recipes that don't require a bottle
  731.  
  732. Sound Filters (SoundFilters-0.12_for_1.12.jar --> SoundFilters-0.12.1_for_1.12.jar):
  733. SoundFilters-0.12.1_for_1.12.jar:
  734. * Fixed reverb aboveground when there are lots of stone blocks around and solid blocks to the southeast of you
  735.  
  736. Thaumic Augmentation (ThaumicAugmentation-1.12.2-1.1.19.jar --> ThaumicAugmentation-1.12.2-2.0.8.jar):
  737. ThaumicAugmentation-1.12.2-2.0.8.jar:
  738. * Fixed the metaspacial extruder being able to create rifts from empty jars
  739. * Fixed the metaspacial extruder not checking for nearby rifts before creating one
  740. * Spire obelisks will now break when the boss is defeated
  741.  
  742. ThaumicAugmentation-1.12.2-2.0.7.jar:
  743. At this point I feel like the bugs have been ironed out, so it's release time. Hi to everyone that will be trying the 2.0 update for the first time :)
  744. Changes since the last beta:
  745. * Fixed some rendering causing particles from other mods to render incorrectly / in all white
  746. * Reduced log spam when joining world and there are dimensions not installed in the FractureDimList config entry (still only like 5 lines for each server/world join, but still)
  747. * If you're making a pack or something and think that's an issue, the logging is still in the debug log
  748. * Renamed void boots
  749. * Hopefully made the spire dewarding after beating the boss work much more consistently
  750. * Fixed the fortified glass and starfield glass recipes giving only 1 glass instead of 8 as intended
  751. * Made the warding sigil recipe give 3 sigils instead of 1
  752.  
  753. ThaumicAugmentation-1.12.2-2.0.5.jar:
  754. * Clarified requirements for the Thaumostatic Harness research
  755. * Fixed the elemental augment not being craftable and missing an example recipe
  756. * Fixed eldritch mobs that die near obelisks not actually dying
  757. * Tweaked research requirements to be more in-line with what we need
  758. * Example: Vis Regenerator research doesn't need all of Alchemical Metallurgy anymore, just the first part
  759.  
  760. ThaumicAugmentation-1.12.2-2.0.4.jar:
  761. * Fixed crash when autocaster tries to fire a blank focus
  762. * Fixed the arcane terraformer research being impossible to finish due to a typo in the mountain requirement
  763. * Fixed the experience modifier not correctly applying its modifier
  764. * Fixed impulse cannon beams sometimes not disappearing when they are supposed to
  765. * Added a delay after leaving a fracture before being able to go through another one
  766. * In response to issues on some alternative server software
  767.  
  768. ThaumicAugmentation-1.12.2-2.0.3.jar:
  769. * Tweaked the Impetus Matrix stability to have the same scaling, regardless of the max number of cells
  770. * Max instability has increased a bit to compensate
  771. * Fixed some armors like from Construct's Armory missing their textures and other visuals
  772. * Fixed the stability field generator's beam being weird
  773. * Made urns easier/faster to break
  774. * Fixed the FractureDimList config option being broken (it has slightly changed format, however)
  775.  
  776. ThaumicAugmentation-1.12.2-2.0.2.jar:
  777. Hotfix for another crash, and also being unable to use keys with some other mods installed
  778. It's been quite a long time since the last update, but the 2.0 update of Thaumic Augmentation is finally here! This update doubles the amount of content in the mod, adding new things as well as expansions on some of the content introduced in 1.1. As with everything else in Thaumcraft, if you are unsure how to proceed during research or are unsure how to use something, the Thaumonomicon is your best friend.
  779. The following changelog has spoilers for the new content and research - read at your own risk!
  780. * Added a structure to the Emptiness, the Eldritch Spire
  781. * It spawns in any biome except the taint biome - you'll know when you found it ;)
  782. * Contains 4 sections
  783. * Includes new forms of Ancient Stone as decoration
  784. * Blocks returning from old versions of Thaumcraft, such as Strange Crystals and Crusted Stone
  785. * Notable returning mobs include Eldritch Crabs and Autocasters
  786. * Ends in a fight with a tweaked version of either the Eldritch Warden or Eldritch Construct (randomly decided for each structure)
  787. * Completing this structure is a requirement for research progression - modpack makers, you will need to decide how to hand out that research if you disable the Emptiness
  788. * Added multiple rift management devices
  789. * Flux Inducer - uses Vitium essentia to grow rifts directly, can grow rifts to double the maximum normal size
  790. * Extradimensional monitor - provides visual and redstone outputs corresponding to the size or stability of a nearby rift
  791. * Metaspacial Accumulator/Extruder - allows moving a rift after it has been created - just don't let anything interrupt it...
  792. * Reinforced Jars - store rifts collected with the Metaspacial Accumulator, can be released with the Metaspacial Extruder or placed on your shelf
  793. * Stability Field Generator - uses RF/FE to stabilize rifts without creating Flux
  794. * Added devices to manage the creation, storage, and transport of Impetus
  795. * This kind of Impetus is in the form of "charged" Impetus, which can be transported, unlike normal Impetus
  796. * Impetus Drainer - takes away some energy from a nearby rift, and converts it to charged impetus on demand
  797. * Impetus Relay - regular Impetus transport device, used for connecting drainers and machines together
  798. * Impetus Gate - upgraded version of the Impetus Relay that will not transfer Impetus when given a redstone signal
  799. * Impetus Diffuser - uses charged Impetus to recharge Impetus-containing devices in the player's inventory and in the world
  800. * Void Recharge Pedestal - uses charged impetus to recharge an Impetus-containing device placed in it, at a fast rate
  801. * Impetus Matrix - stores charged Impetus for later use, but make sure to stabilize it
  802. * Impetus Mirror - can transfer charged Impetus across large distances and dimensions
  803. * Used to power Thaumic Augmentation devices:
  804. * Arcane Terraformer - uses Vis, Impetus, and Essentia to convert the biome(s) around it into another
  805. * Impetus Generator - uses Impetus to produce RF/FE
  806. * Impulse Cannon - uses Impetus as a weapon, with augmentations for different firing modes
  807. * Void Shield - new focus effect that summons a shield that stays with its owner and blocks attacks
  808. * Impetus Thruster - used with the Elytra Harness (see below) to provide momentum
  809. * Added Fortified Glass, which is immune to explosions and other forms of destruction (and looks pretty), with panes as well
  810. * Added Starfield Glass, which displays the rift, emptiness sky, or magic mirror effect inside it
  811. * Added the Water focus, which can douse fires and water plants, among other uses
  812. * Added Arcane Pressure Plates and Buttons, that react to only their owners and can open Arcane Doors
  813. * Decorative non-Arcane versions of the pressure plates and buttons were added as well
  814. * Added two flight harnesses - the Thaumostatic Harness and the Elytra Harness, which are body baubles
  815. * The Thaumostatic harness only consumes Vis instead of Essentia
  816. * Cannot be recharged with Vis while flying
  817. * Has two augments, the Gyroscope and Girdle, to tweak the harness for more controlled or fast flight, respectively
  818. * The elytra harness acts as a pair of Elytra
  819. * Has a small Vis buffer that protects them from damage
  820. * Can be customized with banners and some other cosmetic items
  821. * Added a Vis Battery caster augment, to allow limited casting in areas with a low or nonexistent aura
  822. * Added Morphic Armor, which acts like the Morphic Tool but is tweaked to be fully compatible with all armor
  823. * Added the Primordial Wisp, a mini-boss spawned when doing things you aren't supposed to do with rifts and rifts in jars
  824. Technical / Advanced Changes
  825. * Added a thaumicaugmentation command, for a few helpful tasks
  826. * ward - can clear all wards in a chunk
  827. * fixaura - can detect and regenerate broken aura chunks
  828. * makefracture - can create a pair of linked Dimensional Fractures
  829. * Tweaked versions of the Eldritch Guardian, Eldritch Warden, and Eldritch Construct
  830. * They should still be detected as their TC versions for most purposes, other than their registry name
  831. * However, they do not replace their TC counterparts; you will need to refer to the TA versions explicitly
  832. * Multiple rendering bugs have been fixed with them, and they use loot tables instead of hardcoded drops
  833.  
  834. ThaumicAugmentation-1.12.2-2.0.1.jar:
  835. Hotfix for a crash from me being stupid and an issue with the coremod
  836. It's been quite a long time since the last update, but the 2.0 update of Thaumic Augmentation is finally here! This update doubles the amount of content in the mod, adding new things as well as expansions on some of the content introduced in 1.1. As with everything else in Thaumcraft, if you are unsure how to proceed during research or are unsure how to use something, the Thaumonomicon is your best friend.
  837. The following changelog has spoilers for the new content and research - read at your own risk!
  838. * Added a structure to the Emptiness, the Eldritch Spire
  839. * It spawns in any biome except the taint biome - you'll know when you found it ;)
  840. * Contains 4 sections
  841. * Includes new forms of Ancient Stone as decoration
  842. * Blocks returning from old versions of Thaumcraft, such as Strange Crystals and Crusted Stone
  843. * Notable returning mobs include Eldritch Crabs and Autocasters
  844. * Ends in a fight with a tweaked version of either the Eldritch Warden or Eldritch Construct (randomly decided for each structure)
  845. * Completing this structure is a requirement for research progression - modpack makers, you will need to decide how to hand out that research if you disable the Emptiness
  846. * Added multiple rift management devices
  847. * Flux Inducer - uses Vitium essentia to grow rifts directly, can grow rifts to double the maximum normal size
  848. * Extradimensional monitor - provides visual and redstone outputs corresponding to the size or stability of a nearby rift
  849. * Metaspacial Accumulator/Extruder - allows moving a rift after it has been created - just don't let anything interrupt it...
  850. * Reinforced Jars - store rifts collected with the Metaspacial Accumulator, can be released with the Metaspacial Extruder or placed on your shelf
  851. * Stability Field Generator - uses RF/FE to stabilize rifts without creating Flux
  852. * Added devices to manage the creation, storage, and transport of Impetus
  853. * This kind of Impetus is in the form of "charged" Impetus, which can be transported, unlike normal Impetus
  854. * Impetus Drainer - takes away some energy from a nearby rift, and converts it to charged impetus on demand
  855. * Impetus Relay - regular Impetus transport device, used for connecting drainers and machines together
  856. * Impetus Gate - upgraded version of the Impetus Relay that will not transfer Impetus when given a redstone signal
  857. * Impetus Diffuser - uses charged Impetus to recharge Impetus-containing devices in the player's inventory and in the world
  858. * Void Recharge Pedestal - uses charged impetus to recharge an Impetus-containing device placed in it, at a fast rate
  859. * Impetus Matrix - stores charged Impetus for later use, but make sure to stabilize it
  860. * Impetus Mirror - can transfer charged Impetus across large distances and dimensions
  861. * Used to power Thaumic Augmentation devices:
  862. * Arcane Terraformer - uses Vis, Impetus, and Essentia to convert the biome(s) around it into another
  863. * Impetus Generator - uses Impetus to produce RF/FE
  864. * Impulse Cannon - uses Impetus as a weapon, with augmentations for different firing modes
  865. * Void Shield - new focus effect that summons a shield that stays with its owner and blocks attacks
  866. * Impetus Thruster - used with the Elytra Harness (see below) to provide momentum
  867. * Added Fortified Glass, which is immune to explosions and other forms of destruction (and looks pretty), with panes as well
  868. * Added Starfield Glass, which displays the rift, emptiness sky, or magic mirror effect inside it
  869. * Added the Water focus, which can douse fires and water plants, among other uses
  870. * Added Arcane Pressure Plates and Buttons, that react to only their owners and can open Arcane Doors
  871. * Decorative non-Arcane versions of the pressure plates and buttons were added as well
  872. * Added two flight harnesses - the Thaumostatic Harness and the Elytra Harness, which are body baubles
  873. * The Thaumostatic harness only consumes Vis instead of Essentia
  874. * Cannot be recharged with Vis while flying
  875. * Has two augments, the Gyroscope and Girdle, to tweak the harness for more controlled or fast flight, respectively
  876. * The elytra harness acts as a pair of Elytra
  877. * Has a small Vis buffer that protects them from damage
  878. * Can be customized with banners and some other cosmetic items
  879. * Added a Vis Battery caster augment, to allow limited casting in areas with a low or nonexistent aura
  880. * Added Morphic Armor, which acts like the Morphic Tool but is tweaked to be fully compatible with all armor
  881. * Added the Primordial Wisp, a mini-boss spawned when doing things you aren't supposed to do with rifts and rifts in jars
  882. Technical / Advanced Changes
  883. * Added a thaumicaugmentation command, for a few helpful tasks
  884. * ward - can clear all wards in a chunk
  885. * fixaura - can detect and regenerate broken aura chunks
  886. * makefracture - can create a pair of linked Dimensional Fractures
  887. * Tweaked versions of the Eldritch Guardian, Eldritch Warden, and Eldritch Construct
  888. * They should still be detected as their TC versions for most purposes, other than their registry name
  889. * However, they do not replace their TC counterparts; you will need to refer to the TA versions explicitly
  890. * Multiple rendering bugs have been fixed with them, and they use loot tables instead of hardcoded drops
  891.  
  892. The Aether ( Aether Legacy 1.12.2-v1.4.4 --> The Aether 1.12.2-v1.5.2):
  893. The Aether 1.12.2-v1.5.2:
  894. Additions:
  895. Eternal day can be toggled in the mod config (intended to be used by modpack creators).
  896. Darts can now be shot from dispensers.
  897. Cockatrices will fight back if attacked by other mobs.
  898. The skin layer that gloves render on can be toggled with a config option.
  899. The Slider will be given a name and a reset point when spawned with /summon.
  900. Enchanter and Freezer recipes can now be removed with CraftTweaker.
  901. Changes:
  902. Skyroot Beds can be crafted with all wool colors.
  903. Skyroot Beds now have a 3D item model to be consistent with vanilla.
  904. The config option to toggle between Golden Feathers and Valkyrie Capes in loot has been split into two config options to allow for toggling them separately.
  905. Accessories are now dropped with LivingDropsEvent, this should allow for compatibility to be made with graves mods.
  906. Zephyr snowball lifetime has been reduced.
  907. Hammer projectile lifetime has been reduced.
  908. Gold Dungeons should be slightly more common.
  909. Mob spawnrates have been tweaked so Aechor Plants should be more common and Zephyrs should spawn less.
  910. Removed a damage limit in the Slider class.
  911. Tweaked the Lightning Knife and Lightning Sword lore entries to account for an inaccuracy.
  912. Fixes:
  913. Fixed crash loop from Sentries riding minecarts.
  914. Fixed I18n errors caused by the Book of Lore on servers.
  915. Ice Crystals create particles upon collision.
  916. Valkyrie Lance can now be enchanted with mending.
  917. Extended reach now works on the Ender Dragon.
  918. Aether Leaves now drop with their default metadata when silk touched.
  919. Blue Aerclouds have been given a better bounding box.
  920. The accessory menu should be more compatible with mods that internally replace the vanilla inventory.
  921. Aether menu music now loops.
  922.  
  923. The Aether 1.12.2-v1.5.1:
  924. Fixes:
  925. Major crash caused by projectiles that aren't shot by an entity.
  926. Packet errors caused by by extended reach.
  927. Aether Axes are now able to be enchanted with sharpness and can disable shields.
  928. Holy Sword now works against more undead mobs.
  929. The Slider will destroy all liquids and can no longer break unbreakable (unobtainable) blocks like bedrock.
  930. The Slider won't render as on fire if it is somehow set on fire.
  931. Golden Oak can now be properly obtained with silk touch.
  932. Crystal Island Trees should now be able to be chopped down with treecapitator style mods.
  933. More tools that count as pickaxes should work against the Slider.
  934. Cloud Staff projectiles make mobs drop experience.
  935. Cloud Staff now has durability.
  936. Interacting with the Valkyrie Queen no longer consumes items.
  937. Added the Hammer of Notch to Bronze Dungeon loot.
  938.  
  939. The Aether 1.12.2-v1.5.0:
  940. Required Forge Version: 1.12.2-14.23.5.2847
  941. Additions:
  942. * Eternal day. When first entering the Aether there is no daylight cycle until a Sun Spirit is killed. This same logic applies to multiplayer.
  943. * Skyroot Beds, which can be used to set the player’s spawn in the Aether with or without sleeping.
  944. * Aether Menu. The menu is off by default but can be toggled with a button in the top right corner of Minecraft’s Menu. Both the button and menu can be turned off in the mod’s config in case of any conflict with another mod.
  945. * Resource pack to swap between b1.7.3 textures and 1.2.5 textures for the mod. This includes the Skyroot Curative Bucket, the Lightning Sword, the Flaming Sword, the Holy Sword, the Phoenix Bow, Phoenix Armor, and the Agility Cape. A config option can be disabled to prevent the pack from being added to the resource packs folder in case of any issues.
  946. * Leather Gloves are dyeable. Their dye can be cleaned off with cauldrons.
  947. * Skyroot Buckets can fill cauldrons.
  948. * Aether Capes now apply skins to the Elytra similar to Minecon capes (this is unfortunately not compatible with Colytra or Quark’s dyed elytras without additions on their end).
  949. * Holystone can be used to craft a vanilla Furnace.
  950. * Skyroot can be used in the Shield crafting recipe.
  951. * Phygs drop Feathers.
  952. * Zanite Rings and Pendants are repairable in the Altar and Anvil.
  953. * Flame and Fire Aspect boost the amount of time that Phoenix Bows and Flaming Swords respectively deal fire damage.
  954. * Smite boosts the Holy Sword’s damage towards undead mobs.
  955. * Depth Strider will boost the movement of Neptune Armor in water and Phoenix Armor in lava.
  956. * Blocking a Zephyr’s projectile with a shield will prevent it from flinging you upwards, but not backwards.
  957. * The Agility Cape’s step height ability will be stopped when sneaking.
  958. * The Book of Lore can be crafted with Flint or Glowstone in place of Ambrosium in its recipe, making it craftable with Overworld and Nether materials as a nod to the original three Books of Lore.
  959. * Fast Graphics support for Aether Leaves.
  960. * Snowy blockstate for Aether Grass.
  961. * Added subtitles for various Aether mobs that originally used subtitles from vanilla mobs.
  962. * The Valkyrie Queen will teleport to the player if they try to cheat the fight from an unreachable location for too long.
  963. * Glove rendering can be toggled on and off to fix incompatibilities with mods like Quark that make changes to player arm rendering.
  964. * Aether Capes can be turned off so if the player has another cape (like a Minecon cape), it will render instead. This will affect which elytra skin is rendered too.
  965. * Config option to skip Sun Spirit dialogue.
  966. * Added lore entries for items that were missing them.
  967. * Quicksoil Glass has CTM support with ConnectedTexturesMod (not Optifine though).
  968. * Moa Eggs oreDict as eggs.
  969. * Skyroot Milk Buckets oreDict as milk.
  970. * Skyroot Sticks oreDict as sticks.
  971. * Additional Altar and Freezer fuels added by CraftTweaker will now show in JEI as fuel options.
  972. * Updated Korean translation.
  973. * Updated German translation.
  974. Changes:
  975. * Gummy Swets restore hunger instead of health.
  976. * Ambrosium will only heal half a heart now.
  977. * Changed the Book of Lore’s texture.
  978. * Obtaining Golden Amber requires a Zanite Axe and up instead of a Gravitite Axe.
  979. * The Inebriation effect is now considered a potion effect, meaning it has a timer in the inventory like any other effect.
  980. * Made Zephyr AI based off of Ghast AI.
  981. * Aerwhales are now able to get them unstuck from most positions.
  982. * Cockatrice AI has been improved.
  983. * Aerbunnies riding the player can no longer be damaged by certain player or enemy actions.
  984. * Adjusted mob spawnrates. Swets should spawn more commonly now.
  985. * Dungeon rarities have been adjusted to be more balanced.
  986. * Silver and Gold dungeons can generate at varying y-levels.
  987. * Bronze Dungeon generation has been improved so Bronze Dungeons will appear more frequently.
  988. * Made a few small additions to Dungeon Loot, like Blue Moa Eggs and Gold Gummy Swets in Silver Dungeons.
  989. * The Valkyrie Queen no longer despawns in peaceful mode.
  990. * The Valkyrie Queen will spawn lightning balls a bit more frequently now.
  991. * Improved the Sun Spirit’s death animation.
  992. * Treasure Chests can be broken after being unlocked.
  993. * Dungeon Keys will no longer burn in fire so they can’t accidentally be destroyed in the Gold Dungeon.
  994. * Lightning spawned by the Lightning Sword or Lightning Knives won’t injure the player.
  995. * The Valkyrie Lance and Tools’ range has been reduced from 10 to 8 blocks.
  996. * The Valkyrie Lance no longer has sword sweeping (and can no longer be enchanted with Sweeping Edge). Their attack speed has also been reduced in an attempt to make them less overpowered.
  997. * Nerfed Aether axes as they were more powerful than vanilla axes.
  998. * The Shield of Repulsion’s blue render layer on the player will disappear if the player is moving.
  999. * The Sun Altar no longer works outside of the Aether dimension.
  1000. * The Sun Altar is only usable by operators in multiplayer unless the config option to disable that is enabled.
  1001. * The E key can be pressed to close the Sun Altar GUI.
  1002. * The Aether’s sky will update accordingly if it is raining in the Overworld.
  1003. * The Aether’s sky colors are more accurate to the original mod.
  1004. * The Aether’s biome name is now just “Aether”
  1005. * Aether Tune and Ascending Dawn are now named Blue Music Disc and Valkyrie Music Disc respectively.
  1006. * The Enchanter is now named the Altar by default, but this can be toggled with a config.
  1007. * Enchanted Aether Grass, Aerogel, Aerogel Stairs, Aerogel Slabs, Aerogel Walls, Enchanted Gravitite, and Quicksoil Glass now have colored item names.
  1008. * The Enchanted Berry’s item name is now blue for consistency.
  1009. * Being killed by a lightning ball will display its own death message.
  1010. * Parachutes no longer auto-deploy in creative.
  1011. * The player will stay mounted to entities when falling out of the Aether.
  1012. * Easter eggs.
  1013. * Halo and Dev Glow are toggleable with skin customization options. This is only relevant to certain players.
  1014. * Lore entries are translatable.
  1015. Fixes:
  1016. * The “?” button has been removed so unsuspecting players will no longer crash from it.
  1017. * Fixed cascading chunk errors.
  1018. * Zephyrs and Aerwhales no longer randomly despawn.
  1019. * Plains biomes no longer appear in the Aether.
  1020. * Fixed portal looping issues.
  1021. * Sheepuff loot tables are no longer broken.
  1022. * Slabs are no longer named tile.null.
  1023. * Parachutes are now properly consumed when deployed.
  1024. * Gold Parachutes will still auto-deploy even if damaged.
  1025. * Made some fixes to cape rendering.
  1026. * Note Blocks no longer interrupt each other.
  1027. * Music Discs properly cancel the Aether’s ambient music.
  1028. * Plants no longer replace the bottoms of Aether trees.
  1029. * Sheepuffs properly puff up and no longer can do so if sheared.
  1030. * Cloud Minions properly appear when summoned now.
  1031. * Baby Sheepuffs now follow their parents.
  1032. * Fixed various typos.
  1033. * Aether Portal blocks use the glass broken sound.
  1034. * Added previously missing lang file entry for the Disable Startup Loot config.
  1035. * Items enchanted in the Altar now properly keep their NBT data. This fixes some previous compatibility issues with mods like Quark in which colored rune data was removed from items after enchanting.
  1036. * Unstackable items no longer stack in the output of Altars and Enchanters.
  1037. * Fixed some log warnings about loot tables.
  1038. * Killing a mob in one hit with the Flaming Sword or Phoenix Bow will properly cook mob drops.
  1039. * The Phoenix Bow no longer can be pulled if the player has no arrows.
  1040. * The Pig Slayer properly spawns fire particles when killing a pig entity.
  1041. * Various fixes to dart collision.
  1042. * Various mob parts properly turn red when the entity is hit now, including Swets’ slime layer, Sheepuffs’ wool, and Phygs and Flying Cows’ wings.
  1043. * Golden Oak Trees on the Gold Dungeon are now longer randomly cut in half.
  1044. * Various armors no longer prevent the player from dealing critical hits.
  1045. * Lightning Knives and the Hammer of Notch projectile don’t get stopped by non-solid blocks.
  1046. * The Shield of Repulsion no longer blocks the player’s projectiles.
  1047. * Made some fixes to Phoenix Arrows after relog.
  1048. * Swets no longer lose their AI when dismounted with a Swet Cape.
  1049. * Fire Minions will properly notice the player after being spawned.
  1050. * Lakes should no longer spawn inside dungeons.
  1051. * The Valkyrie Queen should always spawn now.
  1052. * The Silver Dungeon boss door should properly reopen now.
  1053. * Floating blocks will no longer overwrite each other.
  1054. * Aerwhales can now be named.
  1055. * Certain vanilla tools work properly on Aether blocks now.
  1056. * Fixed the Pig Slayer not being in Gold Dungeon loot.
  1057.  
  1058. The Twilight Forest (Twilight Forest - MC 1.12.2 - 3.10.1013 --> Twilight Forest - MC 1.12.2 - 3.11.1021):
  1059. Twilight Forest - MC 1.12.2 - 3.11.1021:
  1060. Fixed an exploit: Charms now only activate for real Players.
  1061. There are no changes to the Final Castle nor the Final Boss yet besides the placeholder Kobold. Your final boss will be in another Minecraft Version after 1.16.2+. Despite this bugfix build, content development of Twilight Forest will still only be continued for 1.16.2 and above.
  1062.  
  1063. Twilight Forest - MC 1.12.2 - 3.11.1020:
  1064. Optimization to shortcircuit the Bresenham Line algorithm.
  1065. There is no Final Boss yet besides the placeholder Kobold. Your final boss is in another Minecraft Version after 1.16.2+
  1066. We uploaded this because we were getting a lot of bogus bug reports about one of our 1.7.2 builds because of the way Curseforge lists uploads. This build is also a workaround of that problem.
  1067. Despite this bugfix build, content development of Twilight Forest will still only be continued for 1.16.2 and above.
  1068.  
  1069. Downgraded:
  1070. LibrarianLib (librarianlib-1.12.2-4.21.jar --> librarianlib-1.12.2-4.19.2):
  1071. librarianlib-1.12.2-4.21.jar:
  1072. * fixed some UI textures being squashed instead of clipped
  1073. * fixed non-full width recipes displaying incorrectly in guides
  1074.  
  1075. librarianlib-1.12.2-4.20.jar:
  1076. No changelog available.
  1077.  
  1078. Removed:
  1079. - Corpse
  1080. - FastFurnace
  1081. - Roguelike Dungeons
  1082.  
  1083. Generated using [ChangelogGenerator 2.0.0-pre3](https://github.com/TheRandomLabs/ChangelogGenerator).
  1084.  
Add Comment
Please, Sign In to add comment