feat: add "Configured" mod

This commit is contained in:
2026-02-17 18:16:21 -06:00
parent eb99a7e5f0
commit b4e78317b3
3 changed files with 19 additions and 1 deletions

5
index.toml generated
View File

@@ -10,6 +10,11 @@ file = "mods/botarium.pw.toml"
hash = "440a806e54d48cd4c5ef447ff8f1a6cd9a99d53d02ab90d50204be9b31c2f30d"
metafile = true
[[files]]
file = "mods/configured.pw.toml"
hash = "c1bdeff356cd2ac164e2c0e6d0ceeda234db9774c2df44fb9f0e71d3960cc3f1"
metafile = true
[[files]]
file = "mods/create-bits-n-bobs.pw.toml"
hash = "cd1d5a57c6fe6432043ceb6c4756f17d79477989658d7d3f18ab6ae82e8b918f"

13
mods/configured.pw.toml Normal file
View 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

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f04837b409da32442288b2022ae87d19714fe7a61389887e81dc170aadf5244f"
hash = "0eeaae37fa13a68c6b98ca773e1e3fe316a049bb1fc33edb1476307a2c613909"
[versions]
minecraft = "1.20.1"