diff options
| author | seth <[email protected]> | 2023-05-11 02:07:22 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-11 02:13:25 -0400 |
| commit | 921963cce4b5c0e6516a841f2be9680802201512 (patch) | |
| tree | 3441dcea5097c6a42a569262505acdd9a756b3da /mods | |
| parent | d9bf460ac787be758a61efaed178a78c3b915265 (diff) | |
feat: start using packwiz2nix
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/xaeros-world-map.pw.toml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index 9c669a9..e1d7222 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -3,11 +3,11 @@ filename = "XaerosWorldMap_1.30.1_Fabric_1.19.3.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/YSvtDiDJ/XaerosWorldMap_1.30.1_Fabric_1.19.3.jar" hash-format = "sha1" hash = "b5ae042bb1fbe7999471d217f6494912b22a099f" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 4516866 -project-id = 317780 +[update.modrinth] +mod-id = "NcUtCpym" +version = "YSvtDiDJ" |
