We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a00c5 commit fcc8a63Copy full SHA for fcc8a63
CHANGELOG.md
@@ -111,3 +111,8 @@
111
112
* Fixed Alloy Blast recipes not generating for materials missing hot ingots
113
* No longer using deprecated features as of GTCEu v2.6.2
114
+
115
+## v1.2.4
116
117
+* Added Distinct Buses to the Large Circuit Assembler (#53)
118
+* Added Compat for GTCEu 2.7.0 (#52)
gradle.properties
@@ -7,7 +7,7 @@ modGroup = gregicality
7
8
# Version of your mod.
9
# This field can be left empty if you want your mod's version to be determined by the latest git tag instead.
10
-modVersion = 1.2.3
+modVersion = 1.2.4
11
12
# Whether to use the old jar naming structure (modid-mcversion-version) instead of the new version (modid-version)
13
includeMCVersionJar = false
0 commit comments