aboutsummaryrefslogtreecommitdiff
path: root/fabric/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-05-13 08:37:11 +0800
committershedaniel <daniel@shedaniel.me>2022-05-13 08:37:11 +0800
commitb5da3494ed69b2f7de50b47c6cd257a368979639 (patch)
tree1cb8fd1d232c92f450c56c9933339cb489fe8144 /fabric/src
parent0dd5a23c5171b7a08f36d9f9999d153266a1ce4c (diff)
downloadRoughlyEnoughItems-b5da3494ed69b2f7de50b47c6cd257a368979639.tar.gz
RoughlyEnoughItems-b5da3494ed69b2f7de50b47c6cd257a368979639.tar.bz2
RoughlyEnoughItems-b5da3494ed69b2f7de50b47c6cd257a368979639.zip
Update to 22w19a
Diffstat (limited to 'fabric/src')
-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 fdbefe64a..f6b8b1910 100644
--- a/fabric/src/main/resources/fabric.mod.json
+++ b/fabric/src/main/resources/fabric.mod.json
@@ -116,6 +116,6 @@
}
},
"depends": {
- "minecraft": "1.19-alpha.22.18.a"
+ "minecraft": "1.19-alpha.22.19.a"
}
}