Skip to content

Commit 8769ee4

Browse files
committed
Fixed drawers not saving storage upgrades when broken
1 parent e48a7c0 commit 8769ee4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# VERSION 1.4.2
2+
* Fix upgrades not being insertable/extractable in compacting drawers by Matyrobbrt
3+
14
# VERSION 1.4.1
25
* Fixed drawers not saving storage upgrades when broken
36

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
org.gradle.jvmargs=-Xmx2048M
22
modGroup=com.buuz135
3-
mod_version=1.4.1
3+
mod_version=1.4.2
44
modBaseName=functionalstorage
55

66
neo_version=21.1.40

0 commit comments

Comments
 (0)