diff --git a/index.toml b/index.toml index d67d3f7..3206d28 100644 --- a/index.toml +++ b/index.toml @@ -303,8 +303,8 @@ hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1" metafile = true [[files]] -file = "mods/physicsmod.pw.toml" -hash = "95bd5b11e2f18089f1699e757c8efcf47b752880320ab4a5f8cfe51f79c552c9" +file = "mods/physicsmodpro.pw.toml" +hash = "78b3cdabf3ad228f8654f22286a288eb7bce61f1581e7929126fc0e0bce7651e" metafile = true [[files]] diff --git a/mods/physicsmod.pw.toml b/mods/physicsmod.pw.toml deleted file mode 100644 index be2e2e2..0000000 --- a/mods/physicsmod.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Physics Mod" -filename = "physics-mod-3.0.9a-mc-1.20.1-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/Xy8aRQKS/versions/8f3vsgZD/physics-mod-3.0.9a-mc-1.20.1-fabric.jar" -hash-format = "sha1" -hash = "efe0e857575fc868e238fee5382e3fa9d5162eb9" - -[update] -[update.modrinth] -mod-id = "Xy8aRQKS" -version = "8f3vsgZD" diff --git a/mods/physicsmodpro.pw.toml b/mods/physicsmodpro.pw.toml new file mode 100644 index 0000000..f615113 --- /dev/null +++ b/mods/physicsmodpro.pw.toml @@ -0,0 +1,8 @@ +name = "Physics Mod Pro" +filename = "physics-mod-pro-v163-fabric-1.20.1.jar" +side = "both" + +[download] +url = "https://www.patreon.com/file?h=90896234&i=16147385" +hash-format = "sha256" +hash = "d953df3ac892d04cbb1ccbccea5397ad39236f1322d4b142891b96b6323afd41" diff --git a/pack.toml b/pack.toml index 2322d95..6668174 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 = "9a26705f533bff4e9933081ba3fafbf653c6089468dac85f239bddae04bd76e5" +hash = "3a297d0815d09537a24e05c808ac6ae82bb2da9a00d61ed10fb77312688cd694" [versions] minecraft = "1.20.1"