aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-12-11 20:01:09 +0800
committershedaniel <daniel@shedaniel.me>2020-12-11 20:01:09 +0800
commit7da94ad55ba766a88b413f3320023bebd1529a6a (patch)
tree453c22fdcd184be98f2afcc775187ee2ea5668c4 /src/main
parentabdad58b34f38571a6395db0af6f9eec4e831add (diff)
downloadRoughlyEnoughItems-7da94ad55ba766a88b413f3320023bebd1529a6a.tar.gz
RoughlyEnoughItems-7da94ad55ba766a88b413f3320023bebd1529a6a.tar.bz2
RoughlyEnoughItems-7da94ad55ba766a88b413f3320023bebd1529a6a.zip
Update to 20w49a
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main')
-rwxr-xr-xsrc/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 8e4df7a23..c42827ebd 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -17,7 +17,7 @@
"cloth-client-events-v0": ">=1.0.2",
"cloth-basic-math": "*",
"cloth-config2": ">=4.8.3",
- "minecraft": "~1.16.2-rc.1"
+ "minecraft": "~1.17-alpha.20.49.a"
},
"license": "MIT",
"icon": "icon.png"