Skip to content

Commit 5f1a94d

Browse files
committed
feat: add FTB mods back
1 parent ef605d4 commit 5f1a94d

8 files changed

Lines changed: 26 additions & 8 deletions

index.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3731,7 +3731,7 @@ metafile = true
37313731

37323732
[[files]]
37333733
file = "mods/architectury-api.pw.toml"
3734-
hash = "187eafde5974beee1263538b462b7b8fe2fc8948c5d413980d9796d55928580b"
3734+
hash = "657a01a86bbf8617e4726c77df08f708e43a3db12db74b837eebd8eb1d93faae"
37353735
metafile = true
37363736

37373737
[[files]]
@@ -3982,6 +3982,11 @@ file = "mods/forgified-fabric-api.pw.toml"
39823982
hash = "bdc751ad0e632ae3b25839d12bd5d548f575719baf61767b5ab64aa99d120ccc"
39833983
metafile = true
39843984

3985+
[[files]]
3986+
file = "mods/ftb-library-forge.pw.toml"
3987+
hash = "276e79d919c3a698ab2881d784544b7e60bef69b43f44808353bb65d38633cb3"
3988+
metafile = true
3989+
39853990
[[files]]
39863991
file = "mods/fzzy-config.pw.toml"
39873992
hash = "f9c118b7a66238a7f9e052705e82402e57c7a5b753d62d679b94701ede479752"
1.52 MB
Binary file not shown.
296 KB
Binary file not shown.
212 KB
Binary file not shown.
640 KB
Binary file not shown.

mods/architectury-api.pw.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ filename = "architectury-13.0.11-neoforge.jar"
33
side = "both"
44

55
[download]
6-
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/1IiqEQGl/architectury-13.0.11-neoforge.jar"
7-
hash-format = "sha512"
8-
hash = "d9f7c3bb8162577dfb461ffdf04bd6a3563c7586934a0e2a744c14421beffb8286f0d88d4c758317003f20f99fe8072a39b9d675af061e036970d36db36027f0"
6+
hash-format = "sha1"
7+
hash = "008656a0702801174b8ec245ed7aad1921d6e9f1"
8+
mode = "metadata:curseforge"
99

1010
[update]
11-
[update.modrinth]
12-
mod-id = "lhGA9TYQ"
13-
version = "1IiqEQGl"
11+
[update.curseforge]
12+
file-id = 8492726
13+
project-id = 419699

mods/ftb-library-forge.pw.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "FTB Library (NeoForge)"
2+
filename = "ftb-library-neoforge-2101.1.35.jar"
3+
side = "both"
4+
5+
[download]
6+
hash-format = "sha1"
7+
hash = "9922fa358983120edeed22194bf02bcf9c859fbb"
8+
mode = "metadata:curseforge"
9+
10+
[update]
11+
[update.curseforge]
12+
file-id = 8569579
13+
project-id = 404465

pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "d3957b11c237caa7f6ad6f3ae65290b327a0127e2157e30ae6bc33a4f0c0df48"
9+
hash = "b06cf9507cac80d2e521bf156a60a497743fd51ecbb7d2cadcce5c13644944e9"
1010

1111
[versions]
1212
minecraft = "1.21.1"

0 commit comments

Comments
 (0)