Skip to content

Commit fe91fa1

Browse files
committed
GregTech Modern Utilities version 2.7.0
* Fix expanded 72-slot pattern buffers/proxies' lack of jade providers and incorrect part abilities * Courtesy of Oktawia: * Add new tag-based stocking buses/hatches (on by default) * Add new enlarged (many-row) stocking buses/hatches (off by default), will also add enlarged tag buses/hatches if both configs are on
1 parent c436bd6 commit fe91fa1

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Current features:
88
* 64A Energy Converters
99
* Turbo Chargers that can additionally auto-output fully-charged batteries/tools
1010
* Expanded 72-slot ME pattern buffers/proxies
11+
* Enlarged (many-row) stocking buses/hatches
12+
* Tag-based stocking buses/hatches
1113
* The Wireless Active Transformer (WAT)
1214
* Has an opt-in coolant system, where the WAT requires coolant to be used, or it'll explode (or just stop if GTm is set to have harmless active transformers)
1315

changelog.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# GregTech Modern Utilities version 2.6.0
1+
# GregTech Modern Utilities version 2.7.0
22

3-
* Add expanded 72-slot pattern buffers/proxies, courtesy of Phoenixvine
4-
* Allow silk touch on the Omni-breaker
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

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.6.0
14+
mod_version=2.7.0
1515
maven_group=net.neganote.gtmutils
1616
archives_base_name=gtmutils
1717
mod_id=gtmutils

0 commit comments

Comments
 (0)