Jump to content

Easter SALE 40% OFF ends in:

Thank you for support!

Recommended Posts

  • Manager
Posted

logo-200.jpg

Server update to modpack version 2.7.3 is complete! This is a large update with updated mods, fixes and tweaks.

You can find this update on Technic, CurseForge and CraftersLand Launcher. To avoid any startup errors best is to do a clean modpack install!

Server address:  gt.craftersland.net

 

Changes

  • Updated all configs
  • Performed OS updates and maintenance
  • Performed server manual maintenance
  • Updated mods
  • Updated launcher mod pack

 

Official change log

Spoiler

# Updated AE2FluidCraft-Rework (1.3.53-gtnh -->  1.3.54-gtnh)
**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.53-gtnh...1.3.54-gtnh

# Updated AdventureBackpack2 (1.2.4-GTNH -->  1.3.5-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/AdventureBackpack2/compare/1.2.4-GTNH...1.3.5-GTNH
>## What's Changed
> * Coal pack by @Dream-Master in https://github.com/GTNewHorizons/AdventureBackpack2/pull/29 (1.3.5-GTNH)
> * Dev by @Dream-Master in https://github.com/GTNewHorizons/AdventureBackpack2/pull/28 (1.3.3-GTNH)
> * Adjust some GL for Angelica compat, to make items be not-the-sun by @calreveraster in https://github.com/GTNewHorizons/AdventureBackpack2/pull/27 (1.3.2-GTNH)
> * milk no longer removes thaumcraft warp effect by @MissBismuth in https://github.com/GTNewHorizons/AdventureBackpack2/pull/26 (1.3.1-GTNH)
> * Update PlayerEventHandler.java by @Caedis in https://github.com/GTNewHorizons/AdventureBackpack2/pull/25 (1.3.0-GTNH)
>

# Updated AkashicTome (1.1.10 -->  1.2.1)
**Full Changelog**: https://github.com/GTNewHorizons/AkashicTome/compare/1.1.10...1.2.1
>## What's Changed
> * Fix incorrect OpenComputers Manual ID in the whitelist by @Kynake in https://github.com/GTNewHorizons/AkashicTome/pull/15 (1.2.1)
>

# Updated Amazing-Trophies (1.2.2 -->  1.3.0)
**Full Changelog**: https://github.com/GTNewHorizons/Amazing-Trophies/compare/1.2.2...1.3.0
>## What's Changed
> * fix client world leak by @Glease in https://github.com/GTNewHorizons/Amazing-Trophies/pull/10 (1.3.0)
>

# Updated Angelica (1.0.0-beta28 -->  1.0.0-beta29)
Mod is client-side only.
**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta28...1.0.0-beta29
>## What's Changed
> * Remove use of empty build tasks, submit empty data directly to result queue by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/821 (1.0.0-beta29)
> * update bs + deps by @Dream-Master in https://github.com/GTNewHorizons/Angelica/pull/823 (1.0.0-beta29)
> * fix MC-76356 Bold unicode characters appear doubled by @paulzzh in https://github.com/GTNewHorizons/Angelica/pull/834 (1.0.0-beta29)
> * Remove forced even unicode gui scaling by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/840 (1.0.0-beta29)
>

# Updated Avaritia (1.58 -->  1.59)
**Full Changelog**: https://github.com/GTNewHorizons/Avaritia/compare/1.58...1.59

# Updated BetterBuildersWands (0.12.0-GTNH -->  0.13.1-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/BetterBuildersWands/compare/0.12.0-GTNH...0.13.1-GTNH
>## What's Changed
> * Grass, Flowers and Bushes can cause a npe when looked at by @MissBismuth in https://github.com/GTNewHorizons/BetterBuildersWands/pull/15 (0.13.1-GTNH)
> * add compat to forestry wood blocks by @MissBismuth in https://github.com/GTNewHorizons/BetterBuildersWands/pull/16 (0.13.1-GTNH)
> * missed fireproof planks by @MissBismuth in https://github.com/GTNewHorizons/BetterBuildersWands/pull/17 (0.13.1-GTNH)
> * Fix crash with AmunRa CollisionLookup by @MissBismuth in https://github.com/GTNewHorizons/BetterBuildersWands/pull/14 (0.13.0-GTNH)
> * Allow blocks to be nbt sensitive if they are marked as such by a CustomMapping by @MissBismuth in https://github.com/GTNewHorizons/BetterBuildersWands/pull/13 (0.13.0-GTNH)
>

# Updated BetterQuesting (3.6.23-GTNH -->  3.6.24-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/BetterQuesting/compare/3.6.23-GTNH...3.6.24-GTNH

# Updated Binnie (2.4.7 -->  2.4.8)
**Full Changelog**: https://github.com/GTNewHorizons/Binnie/compare/2.4.7...2.4.8

# Updated BloodArsenal (1.3.5 -->  1.3.6)
**Full Changelog**: https://github.com/GTNewHorizons/BloodArsenal/compare/1.3.5...1.3.6

# Updated BloodMagic (1.6.10 -->  1.6.11)
**Full Changelog**: https://github.com/GTNewHorizons/BloodMagic/compare/1.6.10...1.6.11

# Updated BuildCraft (7.1.40 -->  7.1.42)
**Full Changelog**: https://github.com/GTNewHorizons/BuildCraft/compare/7.1.40...7.1.42
>## What's Changed
> * Populate gates creative tab by @andreblanke in https://github.com/GTNewHorizons/BuildCraft/pull/21 (7.1.42)
>

# Updated CodeChickenCore (1.3.10 -->  1.4.1)
**Full Changelog**: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.10...1.4.1
>## What's Changed
> * Improve NPE checks by @mts2200 in https://github.com/GTNewHorizons/CodeChickenCore/pull/26 (1.4.1)
> * use ZipFile instead of ZipInputStream in ClassDiscoverer by @charagarlnad in https://github.com/GTNewHorizons/CodeChickenCore/pull/25 (1.4.0)
>

# Updated Draconic-Evolution (1.3.16-GTNH -->  1.3.17-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.3.16-GTNH...1.3.17-GTNH

# Updated EnderStorage (1.6.5 -->  1.7.2)
**Full Changelog**: https://github.com/GTNewHorizons/EnderStorage/compare/1.6.5...1.7.2
>## What's Changed
> * Fix incorrect lighting on AE2 GUI by @RealSilverMoon in https://github.com/GTNewHorizons/EnderStorage/pull/16 (1.7.2)
>

# Updated EnderZoo (1.2.1 -->  1.3.1)
**Full Changelog**: https://github.com/GTNewHorizons/EnderZoo/compare/1.2.1...1.3.1
>## What's Changed
> * Remove Debug Code from Withering Dust by @Yoshy2002 in https://github.com/GTNewHorizons/EnderZoo/pull/11 (1.3.1)
>

# Updated FloodLights (1.4.4 -->  1.4.6)
**Full Changelog**: https://github.com/GTNewHorizons/FloodLights/compare/1.5.1...1.4.6
>## What's Changed
> * correct wrong rf usage note and initial check by @Pilzinsel64 in https://github.com/GTNewHorizons/FloodLights/pull/10 (1.4.5)
> * add support for EIO wireless charger by @Pilzinsel64 in https://github.com/GTNewHorizons/FloodLights/pull/11 (1.4.5)
>

# Updated ForestryMC (4.9.21 -->  4.9.22)
**Full Changelog**: https://github.com/GTNewHorizons/ForestryMC/compare/4.9.21...4.9.22

# Updated ForgeMultipart (1.5.1 -->  1.6.2)
**Full Changelog**: https://github.com/GTNewHorizons/ForgeMultipart/compare/1.5.1...1.6.2
>## What's Changed
> * fix rare client world leak by @Glease in https://github.com/GTNewHorizons/ForgeMultipart/pull/26 (1.6.2)
>

# Updated GT5-Unofficial (5.09.50.114 -->  5.09.50.118)
**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.114...5.09.50.118

# Updated GTNH-Intergalactic (1.4.33 -->  1.4.34)
**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.33...1.4.34

# Updated Galacticraft (3.2.9-GTNH -->  3.2.10-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/Galacticraft/compare/3.2.9-GTNH...3.2.10-GTNH

# Updated Hardcore-Ender-Expansion (1.11.4-GTNH -->  1.12.1-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/compare/1.11.3-GTNH...1.12.1-GTNH
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/22 (1.12.1-GTNH)
> * Fix music disk use in the GT electric jukebox by adding metadata by @eigenraven in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/21 (1.12.0-GTNH)
>

# Updated Hodgepodge (2.5.89 -->  2.5.90)
**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.89...2.5.90

# Updated HoloInventory (2.4.13-GTNH -->  2.5.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/HoloInventory/compare/2.4.13-GTNH...2.5.0-GTNH
>## What's Changed
> * Add Localization by @glowredman in https://github.com/GTNewHorizons/HoloInventory/pull/48 (2.5.0-GTNH)
>

# Updated HydroEnergy (1.3.6 -->  1.4.3)
**Full Changelog**: https://github.com/GTNewHorizons/HydroEnergy/compare/1.3.6...1.4.3
>## What's Changed
> * remove outdated tectech dep version by @chochem in https://github.com/GTNewHorizons/HydroEnergy/pull/32 (1.4.3)
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/HydroEnergy/pull/31 (1.4.2)
> * Remove usages of deprecated apis by @serenibyss in https://github.com/GTNewHorizons/HydroEnergy/pull/30 (1.4.0)
>

# Updated IguanaTweaksTConstruct (2.5.0 -->  2.6.0)
**Full Changelog**: https://github.com/GTNewHorizons/IguanaTweaksTConstruct/compare/2.5.0...2.6.0
>## What's Changed
> * Add Localization by @glowredman in https://github.com/GTNewHorizons/IguanaTweaksTConstruct/pull/18 (2.6.0)
>

# Updated InGame-Info-XML (2.8.19 -->  2.8.20)
**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.19...2.8.20
>## What's Changed
> * Fix empty lines not collapsing by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/28 (2.8.20)
>

# Updated Jabba (1.4.6 -->  1.4.7)
**Full Changelog**: https://github.com/GTNewHorizons/Jabba/compare/1.4.6...1.4.7

# Updated LittleTiles (1.3.1-GTNH -->  1.4.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/LittleTiles/compare/1.3.1-GTNH...1.4.0-GTNH
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/LittleTiles/pull/10 (1.4.0-GTNH)
>

# Updated LogisticsPipes (1.2.34-GTNH -->  1.3.4-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/LogisticsPipes/compare/1.2.34-GTNH...1.3.4-GTNH
>## What's Changed
> * Bugfix: X button is not hidden with the rest of panel by @godrja in https://github.com/GTNewHorizons/LogisticsPipes/pull/79 (1.3.4-GTNH)
> * Fix for mouse wheel not working on Wayland by @godrja in https://github.com/GTNewHorizons/LogisticsPipes/pull/78 (1.3.3-GTNH)
> * The left extention slots for NEI are being processed by @slprime in https://github.com/GTNewHorizons/LogisticsPipes/pull/76 (1.3.2-GTNH)
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/LogisticsPipes/pull/75 (1.3.0-GTNH)
>

# Updated MagicBees (2.8.5-GTNH -->  2.9.1-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/MagicBees/compare/2.8.5-GTNH...2.9.1-GTNH
>## What's Changed
> * Fix hibeescus mana drain by @FrostyFire1 in https://github.com/GTNewHorizons/MagicBees/pull/51 (2.9.1-GTNH)
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/MagicBees/pull/50 (2.9.0-GTNH)
> * Fix crash for crumbling/transmuting effect if effect range is 0 by @mM4ri in https://github.com/GTNewHorizons/MagicBees/pull/49 (2.9.0-GTNH)
>

# Updated MalisisDoors (1.17.4-GTNH -->  1.18.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/MalisisDoors/compare/1.17.4-GTNH...1.18.0-GTNH
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/MalisisDoors/pull/20 (1.18.0-GTNH)
>

# Updated Mantle (0.4.2 -->  0.5.0)
**Full Changelog**: https://github.com/GTNewHorizons/Mantle/compare/0.4.2...0.5.0
>## What's Changed
> * Add Localization by @glowredman in https://github.com/GTNewHorizons/Mantle/pull/9 (0.5.0)
>

# Updated ModularUI (1.2.17 -->  1.2.18)
**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.2.17...1.2.18
>## What's Changed
> * Fix window staying open when validator is no longer true by @Caedis in https://github.com/GTNewHorizons/ModularUI/pull/89 (1.2.18)
>

# Updated Natura (2.7.5 -->  2.7.6)
**Full Changelog**: https://github.com/GTNewHorizons/Natura/compare/2.7.5...2.7.6

# Updated NaturesCompass (1.4.4-GTNH -->  1.5.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/NaturesCompass/compare/1.4.4-GTNH...1.5.0-GTNH
>## What's Changed
> * load chunk before & prevent inifinite loop by @Pilzinsel64 in https://github.com/GTNewHorizons/NaturesCompass/pull/10 (1.5.0-GTNH)
>

# Updated NewHorizonsCoreMod (2.6.95 -->  2.6.99)
**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.95...2.6.99

# Updated Nodal-Mechanics (1.2.1-GTNH -->  1.3.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/Nodal-Mechanics/compare/1.2.1-GTNH...1.3.0-GTNH
>## What's Changed
> * Add Localization by @glowredman in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/10 (1.3.0-GTNH)
>

# Updated NotEnoughEnergistics (1.6.4 -->  1.7.0)
**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughEnergistics/compare/1.6.4...1.7.0
>## What's Changed
> * do not handle GuiLevelMaintainer dragNdrop by @reobf in https://github.com/GTNewHorizons/NotEnoughEnergistics/pull/44 (1.7.0)
>

# Updated NotEnoughItems (2.6.53-GTNH -->  2.6.54-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.6.53-GTNH...2.6.54-GTNH

# Updated OpenBlocks (1.10.2-GTNH -->  1.11.3-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/OpenBlocks/compare/1.10.2-GTNH...1.11.3-GTNH
>## What's Changed
> * Fixed glider not closing on right click anymore on servers by @Shaddaaa in https://github.com/GTNewHorizons/OpenBlocks/pull/28 (1.11.3-GTNH)
> * Don't save cooldown of zero to Trophy ItemStack NBT by @serenibyss in https://github.com/GTNewHorizons/OpenBlocks/pull/26 (1.11.2-GTNH)
> * Fixed glider requiring two clicks after scrolling away by @Shaddaaa in https://github.com/GTNewHorizons/OpenBlocks/pull/25 (1.11.1-GTNH)
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/OpenBlocks/pull/24 (1.11.0-GTNH)
>

# Updated OpenComputers (1.10.28-GTNH -->  1.10.30-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/OpenComputers/compare/1.10.28-GTNH...1.10.30-GTNH

# Updated OpenSecurity (1.1.1-GTNH -->  1.2.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/OpenSecurity/compare/1.1.1-GTNH...1.2.0-GTNH
>## What's Changed
> * Add Localization by @glowredman in https://github.com/GTNewHorizons/OpenSecurity/pull/5 (1.2.0-GTNH)
>

# Updated ProjectRed (4.10.5-GTNH -->  4.11.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/ProjectRed/compare/4.10.5-GTNH...4.11.0-GTNH
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/ProjectRed/pull/38 (4.11.0-GTNH)
>

# Updated Railcraft (9.15.16 -->  9.15.17)
**Full Changelog**: https://github.com/GTNewHorizons/Railcraft/compare/9.15.16...9.15.17

# Updated Random-Things (2.5.3 -->  2.6.0)
**Full Changelog**: https://github.com/GTNewHorizons/Random-Things/compare/2.5.3...2.6.0
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/Random-Things/pull/7 (2.6.0)
>

# Updated RemoteIO (2.6.4 -->  2.7.4)
**Full Changelog**: https://github.com/GTNewHorizons/RemoteIO/compare/2.6.4...2.7.4
>## What's Changed
> * Refactor AE Transfer Chip by @reobf in https://github.com/GTNewHorizons/RemoteIO/pull/22 (2.7.4)
> * Fix by @reobf in https://github.com/GTNewHorizons/RemoteIO/pull/21 (2.7.3)
> * Update TileRemoteInterface.java by @czqwq in https://github.com/GTNewHorizons/RemoteIO/pull/20 (2.7.2)
> * Fix RemoteAccessor by @reobf in https://github.com/GTNewHorizons/RemoteIO/pull/19 (2.7.1)
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/RemoteIO/pull/18 (2.7.0)
>

# Updated SC2 (2.2.0 -->  2.3.0)
**Full Changelog**: https://github.com/GTNewHorizons/SC2/compare/2.2.0...2.3.0
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/SC2/pull/7 (2.3.0)
>

# Updated Schematica (1.11.2-GTNH -->  1.12.2-GTNH)
Mod is client-side only.
**Full Changelog**: https://github.com/GTNewHorizons/Schematica/compare/1.11.2-GTNH...1.12.2-GTNH
>## What's Changed
> * zh_CN.lang correction by @huihiuhuai in https://github.com/GTNewHorizons/Schematica/pull/24 (1.12.2-GTNH)
>

# Updated ServerUtilities (2.0.92 -->  2.1.7)
**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.88...2.1.7
>## What's Changed
> * Add command to set status for any team by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/169 (2.1.7)
> * Make notifications individually configurable by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/165 (2.1.6)
> * Save player teleport cooldowns by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/167 (2.1.6)
> * Fix some classes being loaded too early by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/168 (2.1.6)
> * Fix nbtedit using the wrong datatypes. by @C0bra5 in https://github.com/GTNewHorizons/ServerUtilities/pull/164 (2.1.4)
> * Proper fix for subcommand permissions by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/159 (2.1.3)
> * Fix backup folder not being created by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/157 (2.1.2)
> * Fix permissions not working for subcommands by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/158 (2.1.2)
> * Update Quick-Install with an example by @Ethryan in https://github.com/GTNewHorizons/ServerUtilities/pull/152 (2.1.1)
> * Fix aurora config registration by @Ogg-Vorbis in https://github.com/GTNewHorizons/ServerUtilities/pull/155 (2.1.1)
> * Fix backups failing from temp playerdata files by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/156 (2.1.1)
> * Add backup restore ui by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/142 (2.1.0)
> * Fix display name not syncing again by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/150 (2.1.0)
> * Fix a few command issues by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/151 (2.1.0)
>

# Updated Share-Where-I-am (2.1.1 -->  2.1.2)
**Full Changelog**: https://github.com/GTNewHorizons/Share-Where-I-am/compare/2.1.1...2.1.2
>## What's Changed
> * Rollback to java + Navigator compact for JM by @0hwx in https://github.com/GTNewHorizons/Share-Where-I-am/pull/5 (2.1.2)
>

# Updated SleepingBags (0.2.1 -->  0.3.0)
**Full Changelog**: https://github.com/GTNewHorizons/SleepingBags/compare/0.2.1...0.3.0
>## What's Changed
> * Don't teleport players into walls if they sleep in negative x or z coordinates. by @YannickMG in https://github.com/GTNewHorizons/SleepingBags/pull/7 (0.3.0)
>

# Updated StevesAddons (0.13.0 -->  0.14.1)
**Full Changelog**: https://github.com/GTNewHorizons/StevesAddons/compare/0.13.0...0.14.1
>## What's Changed
> * Fix CME when multiple delayed triggers are used by @Lyfts in https://github.com/GTNewHorizons/StevesAddons/pull/14 (0.14.1)
> * Fix for copy button so it copies input&output nodes in command groups properly by @ZombieFreak115 in https://github.com/GTNewHorizons/StevesAddons/pull/13 (0.14.0)
>

# Updated StorageDrawers (2.0.5-GTNH -->  2.1.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/StorageDrawers/compare/2.0.5-GTNH...2.1.0-GTNH
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/StorageDrawers/pull/39 (2.1.0-GTNH)
>

# Updated Tainted-Magic (7.6.13-GTNH -->  7.6.15-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/Tainted-Magic/compare/7.6.13-GTNH...7.6.15-GTNH
>## What's Changed
> * Fix Voidwalker Vis Discount TT by @Yoshy2002 in https://github.com/GTNewHorizons/Tainted-Magic/pull/30 (7.6.15-GTNH)
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/Tainted-Magic/pull/29 (7.6.14-GTNH)
>

# Updated ThaumicHorizons (1.6.5 -->  1.7.0)
**Full Changelog**: https://github.com/GTNewHorizons/ThaumicHorizons/compare/1.6.5...1.7.0
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/ThaumicHorizons/pull/82 (1.7.0)
>

# Updated Thaumic_Exploration (1.3.7-GTNH -->  1.4.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/Thaumic_Exploration/compare/1.3.7-GTNH...1.4.0-GTNH
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/40 (1.4.0-GTNH)
>

# Updated Tinkers-Defense (1.2.2 -->  1.3.1)
**Full Changelog**: https://github.com/GTNewHorizons/Tinkers-Defense/compare/1.2.2...1.3.1
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/Tinkers-Defense/pull/4 (1.3.0)
>

# Updated TinkersConstruct (1.12.17-GTNH -->  1.12.18-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.12.17-GTNH...1.12.18-GTNH

# Updated TinkersMechworks (0.3.1 -->  0.4.0)
**Full Changelog**: https://github.com/GTNewHorizons/TinkersMechworks/compare/0.3.1...0.4.0
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/TinkersMechworks/pull/7 (0.4.0)
>

# Updated Translocators (1.2.1 -->  1.3.0)
**Full Changelog**: https://github.com/GTNewHorizons/Translocators/compare/1.2.1...1.3.0
>## What's Changed
> * Add Localization by @glowredman in https://github.com/GTNewHorizons/Translocators/pull/8 (1.3.0)
>

# Updated Universal-Singularities (8.8.0 -->  8.9.0)
**Full Changelog**: https://github.com/GTNewHorizons/Universal-Singularities/compare/8.8.0...8.9.0

# Updated WailaHarvestability (1.2.1-GTNH -->  1.3.2-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/WailaHarvestability/compare/1.2.1-GTNH...1.3.2-GTNH
>## What's Changed
> * Change block name compare to GTUtility.isOre by @RecursivePineapple in https://github.com/GTNewHorizons/WailaHarvestability/pull/8 (1.3.2-GTNH)
> * Add missing localization for cutter by @Discreater in https://github.com/GTNewHorizons/WailaHarvestability/pull/7 (1.3.1-GTNH)
> * Add missing localization for effective tool by @Discreater in https://github.com/GTNewHorizons/WailaHarvestability/pull/6 (1.3.0-GTNH)
>

# Updated WirelessRedstone-CBE (1.6.1 -->  1.7.0)
**Full Changelog**: https://github.com/GTNewHorizons/WirelessRedstone-CBE/compare/1.6.1...1.7.0

# Updated WitcheryExtras (1.2.3 -->  1.3.0)
**Full Changelog**: https://github.com/GTNewHorizons/WitcheryExtras/compare/1.2.3...1.3.0
>## What's Changed
> * Fix Brew of Substitution not respecting block meta by @serenibyss in https://github.com/GTNewHorizons/WitcheryExtras/pull/23 (1.3.0)
>

# Updated amunra (0.7.2 -->  0.8.1)
**Full Changelog**: https://github.com/GTNewHorizons/amunra/compare/0.7.2...0.8.1
>## What's Changed
> * Add missing @SideOnly by @reobf in https://github.com/GTNewHorizons/amunra/pull/34 (0.8.1)
>

# Updated gendustry (1.8.3-GTNH -->  1.9.0-GTNH)
**Full Changelog**: https://github.com/GTNewHorizons/gendustry/compare/1.8.3-GTNH...1.9.0-GTNH
>## What's Changed
> * Add Localizations by @glowredman in https://github.com/GTNewHorizons/gendustry/pull/13 (1.9.0-GTNH)
>

# Updated inventory-tweaks (1.7.0 -->  1.7.1)
Mod is client-side only.
**Full Changelog**: https://github.com/GTNewHorizons/inventory-tweaks/compare/1.7.0...1.7.1
>## What's Changed
> * Make auto-refill log use DEBUG level instead of INFO by @Charsy89 in https://github.com/GTNewHorizons/inventory-tweaks/pull/10 (1.7.1)
>

# Updated ironchest (6.0.87 -->  6.1.1)
**Full Changelog**: https://github.com/GTNewHorizons/ironchest/compare/6.0.87...6.1.1
>## What's Changed
> * Update zh_CN.lang by @huihiuhuai in https://github.com/GTNewHorizons/ironchest/pull/25 (6.1.1)
> * Add Localization by @glowredman in https://github.com/GTNewHorizons/ironchest/pull/24 (6.1.0)
>

# Updated lwjgl3ify (2.1.5 -->  2.1.9)
**Full Changelog**: https://github.com/GTNewHorizons/lwjgl3ify/compare/2.1.5...2.1.9
>## What's Changed
> * Fix loading corrupted lwjgl3ify-early.json by @YannickMG in https://github.com/GTNewHorizons/lwjgl3ify/pull/201 (2.1.8)
> * Fix LogisticsPipes BCCompat with Lwjgl3ify by @TimeConqueror in https://github.com/GTNewHorizons/lwjgl3ify/pull/199 (2.1.7)
> * Update `version.json` Java version to 21 by @glowredman in https://github.com/GTNewHorizons/lwjgl3ify/pull/197 (2.1.6)
> * Set wayland app_id by @DownerCase in https://github.com/GTNewHorizons/lwjgl3ify/pull/196 (2.1.6)
>

# Updated oauth (1.2.3-GTNH -->  1.3.3-GTNH)
Mod is client-side only.
**Full Changelog**: https://github.com/GTNewHorizons/oauth/compare/1.2.3-GTNH...1.3.3-GTNH
>## What's Changed
> * Remove mojang auth by @Lyfts in https://github.com/GTNewHorizons/oauth/pull/8 (1.3.3-GTNH)
> * Fix browser window not opening on some OS' by @Lyfts in https://github.com/GTNewHorizons/oauth/pull/7 (1.3.1-GTNH)
> * fix online status text being wrong color due to lighting by @leumasme in https://github.com/GTNewHorizons/oauth/pull/6 (1.3.0-GTNH)
>

# Credits
Special thanks to @0hwx, @andreblanke, @C0bra5, @Caedis, @calreveraster, @charagarlnad, @Charsy89, @chochem, @czqwq, @Discreater, @DownerCase, @Dream-Master, @eigenraven, @embeddedt, @Ethryan, @FrostyFire1, @Glease, @glowredman, @godrja, @huihiuhuai, @Kynake, @leumasme, @Lyfts, @MissBismuth, @mM4ri, @mts2200, @Ogg-Vorbis, @paulzzh, @Pilzinsel64, @RealSilverMoon, @RecursivePineapple, @reobf, @serenibyss, @Shaddaaa, @slprime, @TimeConqueror, @YannickMG, @Yoshy2002, @ZombieFreak115, for their code contributions listed above, and to everyone else who helped, including all of our beta testers! ❤️

 

Download our launcher HERE!

1.jpg

2.jpg

 

A gregified world!

gt.craftersland.net

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site you agree to the following Terms of Use, Guidelines and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.