aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2023-01-14 16:03:02 -0800
committerAnthony Hilyard <anthony.hilyard@gmail.com>2023-01-14 16:03:02 -0800
commitb0d1aa6d5076738965f1f0fd9df98c6cd5bf946f (patch)
tree35a2e2b6ff94425459bead944b4b73b87d51c460 /src/main/resources/fabric.mod.json
parent7a93277b92f834c5a27f627cd0f873417cdbe95e (diff)
downloadIceberg-b0d1aa6d5076738965f1f0fd9df98c6cd5bf946f.tar.gz
Iceberg-b0d1aa6d5076738965f1f0fd9df98c6cd5bf946f.tar.bz2
Iceberg-b0d1aa6d5076738965f1f0fd9df98c6cd5bf946f.zip
Ported 1.1.4 changes from Forge.
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index b7adb25..8cd7444 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -28,9 +28,9 @@
],
"depends": {
- "fabricloader": ">=0.12.5",
+ "fabricloader": ">=0.12.8",
"fabric": "*",
- "minecraft": "~1.19",
+ "minecraft": "~1.19.3",
"java": ">=17"
},
"custom": {