aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2022-06-14 20:42:46 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2022-06-14 20:42:46 -0700
commit2e8fbe2faa63ffba2066901135eb9799572614ae (patch)
treef60fa63616ba43fb4f611257164b0e357d01f9a5 /src/main/resources
parentbb600c7a27816d8390e5bb44cfe53d8736070902 (diff)
downloadIceberg-2e8fbe2faa63ffba2066901135eb9799572614ae.tar.gz
Iceberg-2e8fbe2faa63ffba2066901135eb9799572614ae.tar.bz2
Iceberg-2e8fbe2faa63ffba2066901135eb9799572614ae.zip
Initial Fabric 1.19 port.
Diffstat (limited to 'src/main/resources')
-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 43d53e7..b7adb25 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -30,7 +30,7 @@
"depends": {
"fabricloader": ">=0.12.5",
"fabric": "*",
- "minecraft": "1.18.x",
+ "minecraft": "~1.19",
"java": ">=17"
},
"custom": {