feat: add "Configured" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -10,6 +10,11 @@ file = "mods/botarium.pw.toml"
|
|||||||
hash = "440a806e54d48cd4c5ef447ff8f1a6cd9a99d53d02ab90d50204be9b31c2f30d"
|
hash = "440a806e54d48cd4c5ef447ff8f1a6cd9a99d53d02ab90d50204be9b31c2f30d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/configured.pw.toml"
|
||||||
|
hash = "c1bdeff356cd2ac164e2c0e6d0ceeda234db9774c2df44fb9f0e71d3960cc3f1"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/create-bits-n-bobs.pw.toml"
|
file = "mods/create-bits-n-bobs.pw.toml"
|
||||||
hash = "cd1d5a57c6fe6432043ceb6c4756f17d79477989658d7d3f18ab6ae82e8b918f"
|
hash = "cd1d5a57c6fe6432043ceb6c4756f17d79477989658d7d3f18ab6ae82e8b918f"
|
||||||
|
|||||||
13
mods/configured.pw.toml
Normal file
13
mods/configured.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Configured"
|
||||||
|
filename = "configured-forge-1.20.1-2.2.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "065c2d287a52f52fc8d33d780192325ee6f4b6ae"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 5180900
|
||||||
|
project-id = 457570
|
||||||
@@ -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 = "f04837b409da32442288b2022ae87d19714fe7a61389887e81dc170aadf5244f"
|
hash = "0eeaae37fa13a68c6b98ca773e1e3fe316a049bb1fc33edb1476307a2c613909"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user