feat: add FTB mods

This commit is contained in:
2026-02-17 18:32:02 -06:00
parent 1470de7787
commit 785618b2c4
8 changed files with 109 additions and 1 deletions

30
index.toml generated
View File

@@ -1,5 +1,10 @@
hash-format = "sha256"
[[files]]
file = "mods/architectury-api.pw.toml"
hash = "5e9edd1fd2395f14a0c8a4acbdbdd61e1047be1f0033deb3140d2ce0d093e9d8"
metafile = true
[[files]]
file = "mods/better-advancements.pw.toml"
hash = "6d369d90dac6730c6faa243bf73d00d9945e2a932c9c031eb7619d979eaebe8d"
@@ -90,6 +95,31 @@ file = "mods/farmers-delight.pw.toml"
hash = "fd26706fd4da11e5421f19398d4a5e23aeed594b1de41da8e2db7a3c84506f1e"
metafile = true
[[files]]
file = "mods/ftb-chunks-forge.pw.toml"
hash = "0e753f0aea9277eba730d4a55929f244f9d7c9d15cc5e9bd96b4669e531f6de2"
metafile = true
[[files]]
file = "mods/ftb-library-forge.pw.toml"
hash = "48e2fa3089beed20a23ff2d171259768b2080ab0ff196841a18eb93c38e1c8b2"
metafile = true
[[files]]
file = "mods/ftb-ranks-forge.pw.toml"
hash = "437a8ab514a54c9312ff5a7c8f5a2fa712f526bb531889b8ffc75d5d460cb6e0"
metafile = true
[[files]]
file = "mods/ftb-teams-forge.pw.toml"
hash = "efda76423b21f9bfab4ad8d0411f0b06a199ab7e3e12ca16dc0586c1828b8f07"
metafile = true
[[files]]
file = "mods/ftb-ultimine-forge.pw.toml"
hash = "1c383e66311b5edd6d7116ae0544108d60450f58e94853126665d75d85561d68"
metafile = true
[[files]]
file = "mods/fusion-connected-textures.pw.toml"
hash = "e4bf02e4f4d64894c96ef07b68762f90c138bb202665bc6b377e000c715f2efd"

View File

@@ -0,0 +1,13 @@
name = "Architectury API"
filename = "architectury-9.2.14-forge.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a52918a500ff421180a1cbd1a0cabee712134ec4"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5137938
project-id = 419699

View File

@@ -0,0 +1,13 @@
name = "FTB Chunks (NeoForge)"
filename = "ftb-chunks-forge-2001.3.6.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7fde7917655a3356cab92f17ad2bca34962c4928"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6431735
project-id = 314906

View File

@@ -0,0 +1,13 @@
name = "FTB Library (Forge)"
filename = "ftb-library-forge-2001.2.12.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7f36ec4af42ad1d69872c58022e93a9d1b9c82b7"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 7296748
project-id = 404465

View File

@@ -0,0 +1,13 @@
name = "FTB Ranks (NeoForge)"
filename = "ftb-ranks-forge-2001.1.7.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "1ef101b4c5991cc239d9b56a95500e3b404228f7"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6522073
project-id = 314905

View File

@@ -0,0 +1,13 @@
name = "FTB Teams (NeoForge)"
filename = "ftb-teams-forge-2001.3.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "c49023f5d471aa1ba7fc624d2565fe9e82b7117e"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 7499810
project-id = 404468

View File

@@ -0,0 +1,13 @@
name = "FTB Ultimine (Forge)"
filename = "ftb-ultimine-forge-2001.1.7.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "3cbefa29b387cebb85022cb0ff838fd54b67cf82"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6899418
project-id = 386134

View File

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