|
| 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 | + |
1 | 43 | # The Aether - Fabric - 1.21.1-1.5.8 |
2 | 44 |
|
3 | 45 | Changes |
|
0 commit comments