Skip to content

Commit 9f18507

Browse files
committed
GregTech Modern Utilities version 2.7.2
* Fix crash with tag parsing in tag buses/hatches (thanks Wizz)
1 parent 6f9333c commit 9f18507

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

changelog.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# GregTech Modern Utilities version 2.7.1
1+
# GregTech Modern Utilities version 2.7.2
22

3-
* Fix expanded 72-slot pattern buffers/proxies' lack of jade providers and incorrect part abilities
4-
* Courtesy of Oktawia:
5-
* Add new tag-based stocking buses/hatches (on by default)
6-
* Add new enlarged (many-row) stocking buses/hatches (off by default), will also add enlarged tag buses/hatches if both configs are on
7-
* HOTFIX from 2.7.0: fix lack of jade info lang entries causing a hard crash
3+
* Fix crash with tag parsing in tag buses/hatches (thanks Wizz)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ org.gradle.jvmargs=-Xmx1G
1111
mapping_version=2023.09.03
1212

1313
# Mod Properties
14-
mod_version=2.7.1
14+
mod_version=2.7.2
1515
maven_group=net.neganote.gtmutils
1616
archives_base_name=gtmutils
1717
mod_id=gtmutils

0 commit comments

Comments
 (0)