combat roll
This commit is contained in:
parent
d5006b7f71
commit
16d3fe40e9
3 changed files with 19 additions and 1 deletions
|
|
@ -350,6 +350,11 @@ file = "mods/colorwheel.pw.toml"
|
||||||
hash = "934d5afe2c8d68e991a5e24955c35abde9511a466ab62b34485363ad3f4dc43b"
|
hash = "934d5afe2c8d68e991a5e24955c35abde9511a466ab62b34485363ad3f4dc43b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/combat-roll.pw.toml"
|
||||||
|
hash = "ba1ce8187454b77c4ea8eaca43cfc46c92cbabab4e611f9501d047106da5ac7b"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/connector-extras.pw.toml"
|
file = "mods/connector-extras.pw.toml"
|
||||||
hash = "52e2cb54ee2933bf00e9b7886f47938a2dce1bf998293be2b38552083ffa5f9a"
|
hash = "52e2cb54ee2933bf00e9b7886f47938a2dce1bf998293be2b38552083ffa5f9a"
|
||||||
|
|
|
||||||
13
mods/combat-roll.pw.toml
Normal file
13
mods/combat-roll.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Combat Roll"
|
||||||
|
filename = "combat_roll-neoforge-2.0.5+1.21.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/wGKYL7st/versions/dO3XGXuP/combat_roll-neoforge-2.0.5%2B1.21.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "212666dbd175e97cf12d7beb57099a9d94268e87b78835df745a05525209475aa0e46d2c7011a6222d2c13564d3ab7d9596d1604502ae4317735adc46706e9be"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "wGKYL7st"
|
||||||
|
version = "dO3XGXuP"
|
||||||
|
|
@ -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 = "693040b215957859bf6d584a021aeac5a4b01d8869ca5e004198f4d6d650fed2"
|
hash = "2ae76af6bf159d9ccb196c8f18bcd8980c4b6cc6ed7707c9fc3cad868071a31e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue