We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The mod supports both resource packs in .zip format and resource packs in the form of a folder
inside the resource pack there should be a file dynamicmcpack.json
dynamicmcpack.json
./minecraft/resourcepacks/MegaPack/dynamicmcpack.json
./minecraft/resourcepacks/SuperPack.zip!/dynamicmcpack.json
the average file looks like this
{ "current": {"version": "p2fuqvAG"}, "remote": { "game_version": "1.20.1", "modrinth_project_id": "better-leaves", "type": "modrinth" }, "formatVersion": 1 }
TL;DR All keys in dynamicmcpack.json (client)
Good look!