From 54f372380925459fd7d03581919a531655228856 Mon Sep 17 00:00:00 2001 From: repo_alt Date: Thu, 25 Feb 2021 16:06:30 +0300 Subject: Reshuffle new constructor args to avoid conflict with GT++ ASM --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.properties') diff --git a/build.properties b/build.properties index cc96922e39..81c3036d52 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ minecraft.version=1.7.10 forge.version=10.13.4.1614-1.7.10 -gt.version=5.09.34.13 +gt.version=5.09.34.14 ae2.version=rv3-beta-22 applecore.version=1.7.10-1.2.1+107.59407 buildcraft.version=7.1.11 -- cgit