Skip to content

Commit 57c9f4f

Browse files
committed
CHANGELOG.md and bump version.
1 parent 19c9f28 commit 57c9f4f

File tree

2 files changed

+4
-29
lines changed

2 files changed

+4
-29
lines changed

CHANGELOG.md

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,9 @@
11
### What's New:
22

3-
[`misc/tiny_storage`]:
3+
[`gui/item_frame_tooltips`] && [`gui/name_tooltips`]:
44

5-
* New Module!
6-
* Allows you store 4 more stacks of items in the 2x2 crafting space.
7-
* Currently experimental, so proceed with caution!
8-
9-
[`entities/vehicle_unentrapment`]:
10-
11-
* New Module!
12-
* Certain entities will stop riding their vehicle upon receiving damage.
13-
14-
[`blocks/guarded_loot`]:
15-
16-
* Added an option to make guarded containers unbreakable by players.
17-
18-
[`world/falling_beenests`]:
19-
20-
* Bee Nests will now fall if they have no direct connection to a block.
21-
22-
[`mechanics/throwable_items`]:
23-
24-
* Made the tooltip dark gray when using dark mode resource pack.
25-
26-
[`blocks/better_fletching_table`]:
27-
28-
* Added use sound. Identical to the smithing table.
5+
* Fixed tooltip alignment with Iceberg installed. (Legendary Tooltips)
296

307
[`general`]:
318

32-
* Deprecated `quick_fire` and `leaf_slowdown` for removal. Although, `quick_fire` will get an overhaul in the future.
33-
* Fixed crash reports not being uploaded.
34-
* Updated Chinese translation. Courtesy of [Rad586](https://github.com/Rad586).
9+
* Misc fixes.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ minecraft_version=1.20.1
88
yarn_mappings=1.20.1+build.2
99
loader_version=0.15.7
1010
# Mod Properties
11-
mod_version=1.7.0-1.20.1
11+
mod_version=1.7.1-1.20.1
1212
maven_group=me.melontini
1313
archives_base_name=andromeda
1414
# Dependencies

0 commit comments

Comments
 (0)