Skip to content

Commit 11d67be

Browse files
committed
GregTech Modern Utilities version 2.9.1
* Fix infinite spray paint menu keybind not being registered * Fix shift-click not painting multiple ae2 cables at once
1 parent bb5527b commit 11d67be

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

changelog.md

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

3-
* Update to GTm 7.5.3
4-
* Add the Infinite Spray Can, acts like regular GTm spray cans but with selectable colors (including solvent) and has infinite uses
5-
* Thanks Phoenixvine
6-
* Disabled by default, DOES NOT have a default crafting recipe
7-
* Fix auto charger not dropping its inventory when broken
3+
* Fix infinite spray paint menu keybind not being registered
4+
* Fix shift-click not painting multiple ae2 cables at once

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

0 commit comments

Comments
 (0)