aboutsummaryrefslogtreecommitdiff
path: root/fabric/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-11-18 02:49:33 +0800
committershedaniel <daniel@shedaniel.me>2021-11-18 02:49:33 +0800
commitbce9ba7f161bd47125b8f1cf0125d5672ce1d8e3 (patch)
tree8eadfb7def2c612cd2b51f0d1246ac111772e4ab /fabric/src/main
parentce883fe60c9d5e27e6ebddd1d048c593d1ac7370 (diff)
downloadRoughlyEnoughItems-bce9ba7f161bd47125b8f1cf0125d5672ce1d8e3.tar.gz
RoughlyEnoughItems-bce9ba7f161bd47125b8f1cf0125d5672ce1d8e3.tar.bz2
RoughlyEnoughItems-bce9ba7f161bd47125b8f1cf0125d5672ce1d8e3.zip
1.18-beta.3
Diffstat (limited to 'fabric/src/main')
-rw-r--r--fabric/src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/fabric/src/main/resources/fabric.mod.json b/fabric/src/main/resources/fabric.mod.json
index f2f3d6179..08cb6a268 100644
--- a/fabric/src/main/resources/fabric.mod.json
+++ b/fabric/src/main/resources/fabric.mod.json
@@ -113,6 +113,6 @@
}
},
"depends": {
- "minecraft": "1.18-beta.2"
+ "minecraft": "1.18-beta.3"
}
}