aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-11-05 01:44:44 +0800
committershedaniel <daniel@shedaniel.me>2021-11-05 01:44:44 +0800
commit5b99b04e23728c32387183df3719b1f696e994fe (patch)
tree199527321bb76866fc69b817703041b7771da3f1
parent94ff6aac084cfba2ce7eab00da76b7fe2992e657 (diff)
downloadRoughlyEnoughItems-5b99b04e23728c32387183df3719b1f696e994fe.tar.gz
RoughlyEnoughItems-5b99b04e23728c32387183df3719b1f696e994fe.tar.bz2
RoughlyEnoughItems-5b99b04e23728c32387183df3719b1f696e994fe.zip
Update to 21w44a
-rw-r--r--fabric/src/main/resources/fabric.mod.json3
-rw-r--r--gradle.properties6
2 files changed, 6 insertions, 3 deletions
diff --git a/fabric/src/main/resources/fabric.mod.json b/fabric/src/main/resources/fabric.mod.json
index 75b337f06..838d8b167 100644
--- a/fabric/src/main/resources/fabric.mod.json
+++ b/fabric/src/main/resources/fabric.mod.json
@@ -58,5 +58,8 @@
"Norwegian": ["CanslerW"],
"Turkish": ["NOYB"]
}
+ },
+ "depends": {
+ "minecraft": "1.18-alpha.21.44.a"
}
}
diff --git a/gradle.properties b/gradle.properties
index 8ba744015..820debf41 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,14 +1,14 @@
org.gradle.jvmargs=-Xmx3G
base_version=6.1
unstable=false
-supported_version=21w43a
-minecraft_version=21w43a
+supported_version=21w44a
+minecraft_version=21w44a
forgeEnabled=false
forge_version=37.0.95
fabricloader_version=0.11.6
cloth_config_version=6.0.39
modmenu_version=3.0.0
-fabric_api=0.41.2+1.18
+fabric_api=0.41.4+1.18
architectury_version=3.0.37
api_exculde=
#api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations,net.fabricmc.fabric-api:fabric