-
Notifications
You must be signed in to change notification settings - Fork 1
modrinth_integration
AdamCalculator edited this page Mar 26, 2024
·
4 revisions
If you want your resource pack to be automatically updates using this mod from the Modrinth servers, you need to take a couple of simple steps.
{
"current": {
"version_number": "7.1"
},
"remote": {
"game_version": "1.20.1", // use "current" value for current launch game version
"modrinth_project_id": "better-leaves",
"type": "modrinth"
},
"formatVersion": 1
}
When uploading a version to modrinth, the version_number field must match in the file you are uploading and in the upload settings on modrinth itself.