aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2022-06-16 17:00:59 +0300
committerJuuz <6596629+Juuxel@users.noreply.github.com>2022-06-16 17:00:59 +0300
commitbf3e130211f6e0c9a1b6fad555fb3d38f6f984ea (patch)
tree332da6a8a349d2fd9c141ce9d3586c057be20c6d /src/main/resources/fabric.mod.json
parent9ca8ba7f9d1baac7dd8e7a66fb6a03675df3af1c (diff)
parenta9b3426f17ca3de3557ebcea7b3c7494d8fe3054 (diff)
downloadLibGui-bf3e130211f6e0c9a1b6fad555fb3d38f6f984ea.tar.gz
LibGui-bf3e130211f6e0c9a1b6fad555fb3d38f6f984ea.tar.bz2
LibGui-bf3e130211f6e0c9a1b6fad555fb3d38f6f984ea.zip
Merge branch 'unstable/6.0'
# Conflicts: # gradle.properties # src/main/java/io/github/cottonmc/cotton/gui/impl/modmenu/ModMenuSupport.java # src/main/java/io/github/cottonmc/cotton/gui/widget/WLabel.java # src/main/java/io/github/cottonmc/cotton/gui/widget/WTextField.java
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-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 085ceac..b3597f3 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -29,7 +29,7 @@
"fabric-lifecycle-events-v1": "^2.0.2",
"fabric-networking-api-v1": "^1.0.21",
"fabric-rendering-v1": "^1.10.7",
- "minecraft": "~1.18.2",
+ "minecraft": ">=1.19-beta.1",
"jankson": "^4.0.0",
"libninepatch": "^1.1.0"
},