aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2023-06-12 15:30:16 +0100
committerLibravatar modmuss50 <[email protected]>2023-06-12 15:30:16 +0100
commit921b564de27481d53c95a35668bf9a1cf36c8fd2 (patch)
treeb5300329cca1617f45fd5887f8e247da01af75c1 /src/main
parentUpdate to 1.20 (diff)
1.20.1
Diffstat (limited to 'src/main')
-rw-r--r--src/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 8b5ac34..5b8a367 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -31,7 +31,7 @@
],
"depends": {
"fabricloader": ">=0.14.21",
- "minecraft": "~1.20",
+ "minecraft": "~1.20.1",
"java": ">=17",
"fabric-api": "*"
},