File tree Expand file tree Collapse file tree 2 files changed +4
-29
lines changed
Expand file tree Collapse file tree 2 files changed +4
-29
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ minecraft_version=1.20.1
88yarn_mappings =1.20.1+build.2
99loader_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
1212maven_group =me.melontini
1313archives_base_name =andromeda
1414# Dependencies
You can’t perform that action at this time.
0 commit comments