diff --git a/index.toml b/index.toml index 7065bc1..449def6 100644 --- a/index.toml +++ b/index.toml @@ -570,8 +570,8 @@ hash = "f1dadbb98e8accd56b315598b519c187f5013911369eec3ef8785dccd418166a" metafile = true [[files]] -file = "mods/freecam.pw.toml" -hash = "a810e646a5b1d40b582ea1eada8d52566bd0646e1c7739924514728e1207bdc5" +file = "mods/free-cam.pw.toml" +hash = "9da647b442bfea2aa6eee6389daf65d02136c5be868cdbe95934beadcb70ca5d" metafile = true [[files]] diff --git a/mods/free-cam.pw.toml b/mods/free-cam.pw.toml new file mode 100644 index 0000000..ea41efb --- /dev/null +++ b/mods/free-cam.pw.toml @@ -0,0 +1,13 @@ +name = "Freecam" +filename = "freecam-fabric-1.2.1+1.20.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "6b3cd76183cc840a9e40c7a4d648fafdc25e682f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4643134 +project-id = 557076 diff --git a/mods/freecam.pw.toml b/mods/freecam.pw.toml deleted file mode 100644 index 7f194e3..0000000 --- a/mods/freecam.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Freecam" -filename = "freecam-fabric-modrinth-1.2.1+1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/XeEZ3fK2/versions/QkWJuaZ8/freecam-fabric-modrinth-1.2.1%2B1.20.jar" -hash-format = "sha1" -hash = "c057cd934d4d1c68b3f3775e864fd11e225d9f80" - -[update] -[update.modrinth] -mod-id = "XeEZ3fK2" -version = "QkWJuaZ8" diff --git a/pack.toml b/pack.toml index 4675b28..e2a6165 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "161cb1d06b1f4f87db21aab5f7bb67d78044a40f1ed49fa3e50e14456386e8c9" +hash = "e137a020093316eb00eec697355cde95b4d5b035158014d1f36a4336da605a52" [versions] fabric = "0.16.10"