-
Notifications
You must be signed in to change notification settings - Fork 3
modrinth_integration
AdamCalculator edited this page Mar 18, 2024
·
4 revisions
If you want your resource pack to be automatically updated 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",
"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.
if remote.game_version == "current" then use current client version (automatically updates resourcepacks after update minecraft...)