Add Ping Wheel mod
This commit is contained in:
parent
5b5502b520
commit
21766f380c
@ -466,6 +466,11 @@ file = "mods/optigui.pw.toml"
|
|||||||
hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1"
|
hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/ping-wheel.pw.toml"
|
||||||
|
hash = "fe7a52361e006457d4606a79ab019031a52cf6e0ea5e4e31081c3616c12af6f2"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/presence-footsteps.pw.toml"
|
file = "mods/presence-footsteps.pw.toml"
|
||||||
hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8"
|
hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8"
|
||||||
|
13
mods/ping-wheel.pw.toml
Normal file
13
mods/ping-wheel.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Ping Wheel"
|
||||||
|
filename = "Ping-Wheel-1.5.1-fabric-1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/QQXAdCzh/versions/K2WGh8RX/Ping-Wheel-1.5.1-fabric-1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "7e90be1d91fffde1e133051a823be1915da63ffd"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "QQXAdCzh"
|
||||||
|
version = "K2WGh8RX"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "b19448a90fc1ab2165e826b2efc5a48f7c59e9b6793b5556bee63484dfbf5bdf"
|
hash = "b93f53ebe2f8743462ce0e0a899f8fcb77f2a64a1e06933b78030737e752bbd2"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user