add physics mod
This commit is contained in:
parent
a6b8ae3358
commit
e12a664cfc
@ -302,6 +302,11 @@ file = "mods/optigui.pw.toml"
|
||||
hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/physicsmod.pw.toml"
|
||||
hash = "95bd5b11e2f18089f1699e757c8efcf47b752880320ab4a5f8cfe51f79c552c9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/presence-footsteps.pw.toml"
|
||||
hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8"
|
||||
|
13
mods/physicsmod.pw.toml
Normal file
13
mods/physicsmod.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
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"
|
Loading…
x
Reference in New Issue
Block a user