update fabric.mod.json

This commit is contained in:
Cloudburst
2021-07-06 18:33:12 +02:00
committed by GitHub
parent 4ed0dc2c9d
commit b890b2c7a2

View File

@@ -29,8 +29,8 @@
],
"depends": {
"fabricloader": ">=0.7.4",
"minecraft": "1.17",
"meteor-client": "*"
"java": "16",
"minecraft": ">=1.17",
"meteor-client": ">0.4.3"
}
}