Skip to content

Commit

Permalink
build(version): beta.6.1->beta.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Sep 18, 2023
1 parent 98b3096 commit df4008b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
parameters:
artifact-name:
type: string
default: aether-1.19.4-1.0.0-beta.6.1-forge.jar
default: aether-1.19.4-1.0.0-beta.6.2-forge.jar
deploy-branch:
type: string
default: 1.19.4-develop
Expand Down
14 changes: 14 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# The Aether - Forge - 1.19.4-1.0.0-beta.6.2

Changes

- Add a "Portal text y-coordinate in loading screens" config option to change the position of the "Ascending to the Aether" and "Descending from the Aether" text.
- Changed the UV map of Moa textures to have individual textures for each feather, wing, and leg.

Fixes

- Fix custom GUIs from mods like Catalogue and Controlling not working with the Aether.
- Fix the Invisibility Cloak not appearing to apply visibility to players who have joined the game after the user equipped the accessory.
- Fix a rare overlap with the Aether's music when switching from creative mode to survival mode.
- Fix the Valkyrie Queen's dialogue screen showing up for all players in the vicinity.

# The Aether - Forge - 1.19.4-1.0.0-beta.6.1

Changes
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.daemon=false
# Mod
mod_id=aether
mod_name=The Aether
mod_version=1.0.0-beta.6.1
mod_version=1.0.0-beta.6.2
mc_version=1.19.4
forge_version=45.1.0
mappings=2023.06.26-1.19.4
Expand Down

0 comments on commit df4008b

Please sign in to comment.