diff --git a/.circleci/continue_config.yml b/.circleci/continue_config.yml index 1471f7b870..def0be9450 100644 --- a/.circleci/continue_config.yml +++ b/.circleci/continue_config.yml @@ -6,7 +6,7 @@ orbs: parameters: artifact-name: type: string - default: aether-1.20.1-1.0.0-beta.6-neoforge.jar + default: aether-1.20.1-1.0.0-beta.1-neoforge.jar deploy-branch: type: string default: 1.19.4-develop diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e69de29bb2..c685469c07 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -0,0 +1,22 @@ +# The Aether - NeoForge - 1.20.1-1.0.0-beta.1 + +**This beta is a full port of 1.19.4-1.0.0-beta.6.1 to 1.20.1!** + +Additions + +- Add Skyroot Hanging Signs. +- Add Zanite Gemstones and Enchanted Gravitite as valid armor trim materials. +- Add the ability to trimming Zanite Armor, Gravitite Armor, Neptune Armor, Phoenix Armor, and Obsidian Armor. +- Add the ability to trim gloves. +- Add accessory slots to Armor Stands, allowing them to be equipped with all visually displaying accessories. +- Add accessory slots to Zombies, Zombie Villagers, Husks, Skeletons, and Strays. All these mobs now have a chance to spawn with gloves alongside spawning with armor. +- Add accessory slots to Piglins and Zombified Piglins. Piglins can have a chance to spawn with Golden Gloves or Golden Pendants. These are also retained through zombification in the Overworld. +- Add Skyroot Bookshelf to `#enchantment_power_provider`. +- Add Aether Grass Block, Aether Dirt, and Aether Enchanted Grass Block to `#sniffer_diggable_block`. +- Add Holystone Button to `#stone_buttons`. +- Add Berry Bush and Bush Stem to `#sword_efficient`. + +Changes + +- Remove Starlight as a listed recommended dependency on mod distribution platforms. It is no longer needed for performance enhancements. +- Change mod compatibility for extinguishing Copper Lanterns from being for Supplementaries to Supplementaries Squared. \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 8453b68b7f..95ae335d52 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.daemon=false # Mod mod_id=aether mod_name=The Aether -mod_version=1.0.0-beta.6 +mod_version=1.0.0-beta.1 mc_version=1.20.1 neoforge_version=47.1.70 mappings=2023.08.20-1.20.1