what a great fix

This commit is contained in:
Cloudburst
2021-10-23 17:44:23 +02:00
committed by GitHub
parent e5a99488cb
commit 8fe04b88ee

View File

@@ -31,7 +31,7 @@
"meteor-client:color": "227,0,0" "meteor-client:color": "227,0,0"
}, },
"depends": { "depends": {
"java": "16", "java": ">=16",
"minecraft": ">=@mc_version@", "minecraft": ">=@mc_version@",
"meteor-client": "*" "meteor-client": "*"
} }