aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-01-12 21:34:58 +0800
committershedaniel <daniel@shedaniel.me>2020-01-12 21:34:58 +0800
commit14f068d3290db5b0210b49e2fb1d65d760b19002 (patch)
tree1dc4993956690da65ddb7f0defd0f4b3e6acf910 /gradle.properties
parent421d0b0abd703367d6078f344def91ddfa24bdec (diff)
downloadRoughlyEnoughItems-14f068d3290db5b0210b49e2fb1d65d760b19002.tar.gz
RoughlyEnoughItems-14f068d3290db5b0210b49e2fb1d65d760b19002.tar.bz2
RoughlyEnoughItems-14f068d3290db5b0210b49e2fb1d65d760b19002.zip
improved recipe screen type setting
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index a8d513021..4278bcd6b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,9 +1,11 @@
-mod_version=3.3.8
+mod_version=3.3.9
minecraft_version=1.15.1
yarn_version=1.15.1+build.1
fabricloader_version=0.7.2+build.174
cloth_events_version=1.1.0
-cloth_config_version=2.6.5
+cloth_config_version=2.6.6
modmenu_version=1.8.0+build.16
fabric_api=0.4.27+build.286-1.15
autoconfig1u=1.2.4
+api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u
+#api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,net.fabricmc.fabric-api:fabric- \ No newline at end of file