Skip to content

Commit 9753e81

Browse files
committed
build(version): 1.5.8->1.5.9
1 parent be086f1 commit 9753e81

3 files changed

Lines changed: 44 additions & 2 deletions

File tree

.circleci/continue_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
parameters:
77
artifact-name:
88
type: string
9-
default: aether-1.21.1-1.5.8-fabric.jar
9+
default: aether-1.21.1-1.5.9-fabric.jar
1010
deploy-branch:
1111
type: string
1212
default: 1.21.1-develop-fabric

docs/CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
# The Aether - NeoForge - 1.21.1-1.5.9
2+
3+
Additions
4+
5+
- Added a new tag `pacifies_swets` for accessories that can be worn to pacify Swets, e.g. Swet Cape.
6+
- Added a new tag `double_drops_override` for modpack makers to give blocks doubled loot drops, independent of whether the block was placed by the player.
7+
- Update en_ud translation.
8+
- Update es_es translation.
9+
- Update es_mx translation.
10+
- Update fr_fr translation.
11+
- Update it_it translation.
12+
- Update ja_jp translation.
13+
- Update ms_my translation.
14+
- Update ru_ru translation.
15+
- Update sk_sk translation.
16+
- Update sv_se translation.
17+
- Update uk_ua translation.
18+
- Update zh_cn translation.
19+
20+
Changes
21+
22+
- The player can now swim in water while riding mounted mobs from the Aether.
23+
- Inebriation particles now pull from the Purple Dye item texture instead of Red Dye.
24+
- Improved wording of various entries in the Book of Lore.
25+
- The `enchanted_grass` block tag is now used instead of the Enchanted Aether Grass Block for grass coloring and the interaction behavior between Foxes and Berry Bushes.
26+
- Improved compatibility with Just Enough Effect Descriptions (JEED). Items that apply effects are now displayed with descriptions.
27+
- Updated Cumulus to 2.0.7. This includes various bug fixes and improved compatibility with mods like Essential.
28+
- Updated Accessories to 1.1.0-beta.48. This includes various bug fixes and solves crashes with using newer versions of owo-lib.
29+
30+
Fixes
31+
32+
- Fix an optimization issue on large servers with too many packets sent between clients.
33+
- Fix an optimization issue caused by Aechor Plant and Swet spawn condition tests.
34+
- Fix crop blocks not being plantable on Aether Farmland.
35+
- Fix some overlays not being hidden by F1.
36+
- Fix issues with Aerbunnies not properly saving on the player's head and causing desyncs.
37+
- Fix a rare issue where trying to mount and dismount from any mountable mobs in the mod too quickly would cause a desync.
38+
- Fix Skyroot Door items not using `DoubleHighBlockItem`.
39+
- Fix a compatibility crash with the `"Gummy Swets restore health"` config option from being loaded too early.
40+
- Fix a compatibility crash with the `"Disables Aether music manager"` config option from being loaded too early.
41+
- Fix a compatibility crash with the tool debuff system crashing for modded entities that didn't have the `attack_damage` attribute.
42+
143
# The Aether - Fabric - 1.21.1-1.5.8
244

345
Changes

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"homepage": "https://modrinth.com/mod/aether",
33
"promos": {
4-
"1.21.1-recommended": "1.5.8"
4+
"1.21.1-recommended": "1.5.9"
55
}
66
}

0 commit comments

Comments
 (0)