diff --git a/gtnh-assets.json b/gtnh-assets.json index c3460638..f5e0dfda 100644 --- a/gtnh-assets.json +++ b/gtnh-assets.json @@ -59258,13 +59258,14 @@ "filename": "thaumicboots-0.2.1.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/ThaumicBoots/releases/assets/134908268", "browser_download_url": "https://github.com/GTNewHorizons/ThaumicBoots/releases/download/0.2.1/thaumicboots-0.2.1.jar", + "maven_url": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/ThaumicBoots/0.2.1/ThaumicBoots-0.2.1.jar", "extra_assets": [] } ], "license": "MIT License", "repo_url": "https://github.com/GTNewHorizons/ThaumicBoots", "maven": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/ThaumicBoots/", - "side": "NONE" + "side": "BOTH" }, { "name": "ThaumicEnergistics", diff --git a/releases/changelogs/changelog from 2.4.1 to nightly.md b/releases/changelogs/changelog from 2.4.1 to nightly.md index fbed4be4..e4890046 100644 --- a/releases/changelogs/changelog from 2.4.1 to nightly.md +++ b/releases/changelogs/changelog from 2.4.1 to nightly.md @@ -1,3 +1,5 @@ +# New Mods: +> * ThaumicBoots # Mods Removed: > * Netty-Patcher # Updated AE2FluidCraft-Rework (1.1.42-gtnh@Side.BOTH --> 1.1.63-gtnh@Side.BOTH) @@ -808,6 +810,21 @@ > * @Alastors made their first contribution in https://github.com/GTNewHorizons/ThaumicBases/pull/24 (1.5.5) > +# New Mod - ThaumicBoots (0.2.1@Side.BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBoots/commits/0.2.1 +>## What's Changed +> * Total rewrite of the codebase by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/13 (0.2.1) +> * Dramatically reduce the code duplication for the comet boots by @boubou19 in https://github.com/GTNewHorizons/ThaumicBoots/pull/6 (0.2.0) +> * Bugfixes and code cleanup by @boubou19 in https://github.com/GTNewHorizons/ThaumicBoots/pull/5 (0.1.3) +> * Comet Boots use electric magic for fall damage reduction by @boubou19 in https://github.com/GTNewHorizons/ThaumicBoots/pull/4 (0.1.2) +> * Fixes the Voidwalker jump glitch by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/2 (0.1.1) +> * 0.1.0: BoOTs will fix ***everything*** by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/1 (0.1.0) +> +>## New Contributors +> * @boubou19 made their first contribution in https://github.com/GTNewHorizons/ThaumicBoots/pull/4 (0.1.2) +> * @Alastors made their first contribution in https://github.com/GTNewHorizons/ThaumicBoots/pull/1 (0.1.0) +> + # Updated ThaumicEnergistics (1.4.13-GTNH@Side.BOTH --> 1.5.0-GTNH@Side.BOTH) **Full Changelog**: https://github.com/GTNewHorizons/ThaumicEnergistics/compare/1.4.12-GTNH...1.5.0-GTNH >## What's Changed diff --git a/releases/manifests/nightly.json b/releases/manifests/nightly.json index 8ad75559..a883e5d8 100644 --- a/releases/manifests/nightly.json +++ b/releases/manifests/nightly.json @@ -1,7 +1,7 @@ { "version": "nightly", "last_version": "2.4.1", - "last_updated": "2023-11-10T13:59:45.253515", + "last_updated": "2023-11-10T14:35:39.437973", "config": "2.4.2-nightly-2023-11-10", "github_mods": { "AdventureBackpack2": { @@ -835,6 +835,10 @@ "CodeChickenLib": { "version": "1.1.8", "side": "BOTH" + }, + "ThaumicBoots": { + "version": "0.2.1", + "side": "BOTH" } }, "external_mods": { diff --git a/releases/readmes/README_nightly.MD b/releases/readmes/README_nightly.MD index f31210f3..3ff6fddd 100644 --- a/releases/readmes/README_nightly.MD +++ b/releases/readmes/README_nightly.MD @@ -453,6 +453,7 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [Thaumic Machina](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2200956-wip-1-7-10-open-beta-thaumcraft-4-2-addon-thaumic) | 0.2.1 | | [Thaumic_Exploration](https://github.com/GTNewHorizons/Thaumic_Exploration) | 1.1.94-GTNH | | [ThaumicBases](https://github.com/GTNewHorizons/ThaumicBases) | 1.5.6 | +| [ThaumicBoots](https://github.com/GTNewHorizons/ThaumicBoots) | 0.2.1 | | [ThaumicEnergistics](https://github.com/GTNewHorizons/ThaumicEnergistics) | 1.5.0-GTNH | | [ThaumicHorizons](https://github.com/GTNewHorizons/ThaumicHorizons) | 1.3.5 | | [thaumicinsurgence](https://github.com/GTNewHorizons/thaumicinsurgence) | 0.2.7 |