aboutsummaryrefslogtreecommitdiff
path: root/fabric/src/main
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 /fabric/src/main
parent94ff6aac084cfba2ce7eab00da76b7fe2992e657 (diff)
downloadRoughlyEnoughItems-5b99b04e23728c32387183df3719b1f696e994fe.tar.gz
RoughlyEnoughItems-5b99b04e23728c32387183df3719b1f696e994fe.tar.bz2
RoughlyEnoughItems-5b99b04e23728c32387183df3719b1f696e994fe.zip
Update to 21w44a
Diffstat (limited to 'fabric/src/main')
-rw-r--r--fabric/src/main/resources/fabric.mod.json3
1 files changed, 3 insertions, 0 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"
}
}