feat: add "Bow Infinity Fix" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -45,6 +45,11 @@ file = "mods/botarium.pw.toml"
|
|||||||
hash = "440a806e54d48cd4c5ef447ff8f1a6cd9a99d53d02ab90d50204be9b31c2f30d"
|
hash = "440a806e54d48cd4c5ef447ff8f1a6cd9a99d53d02ab90d50204be9b31c2f30d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/bow-infinity-fix.pw.toml"
|
||||||
|
hash = "6b157310d7521d97ef5e250dda9867940285169dbfa2b05a0ca8baf2bd0dcc82"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cloth-config.pw.toml"
|
file = "mods/cloth-config.pw.toml"
|
||||||
hash = "e3dd03e7fec88831974857e2cdded54dd5c5bdcaa3f6d6248c2800e82db4dd41"
|
hash = "e3dd03e7fec88831974857e2cdded54dd5c5bdcaa3f6d6248c2800e82db4dd41"
|
||||||
|
|||||||
13
mods/bow-infinity-fix.pw.toml
Normal file
13
mods/bow-infinity-fix.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Bow Infinity Fix"
|
||||||
|
filename = "bowinfinityfix-1.20.x-forge-2.6.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/BFENfScW/versions/DrWutox9/bowinfinityfix-1.20.x-forge-2.6.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "ec2011d312b9f10f677923a8581c1371456920d9971cb2df40eb1054b2304ef9f47e8b513d4389bc0052ef121bc8b79f79f349265a1c3bc780b8b3b409ee9f7d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "BFENfScW"
|
||||||
|
version = "DrWutox9"
|
||||||
@@ -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 = "17a6ea1bab45a400346d2e9677b2cdb15806ce23af15cb6433dc47fe3c1c6643"
|
hash = "24fd93a3dd416555e0ef66ffcdd1d5db4a92f977da182bbc71b2b821ca0066a9"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user