Add FTB stuff

This commit is contained in:
Christopher Cookman 2025-05-11 11:20:12 -06:00
parent aee0292e21
commit 239601b768
7 changed files with 69 additions and 15 deletions

View file

@ -27,7 +27,7 @@ metafile = true
[[files]] [[files]]
file = "mods/architectury-api.pw.toml" file = "mods/architectury-api.pw.toml"
hash = "20ac4b3e8be440d9e7932d35127748f2908db186e352c2035e82eec929a018c3" hash = "39792a11da59cebc770f3918dd0ad53637bcbd206dc19bfa6709392bfd2d1830"
metafile = true metafile = true
[[files]] [[files]]
@ -167,7 +167,7 @@ metafile = true
[[files]] [[files]]
file = "mods/fabric-api.pw.toml" file = "mods/fabric-api.pw.toml"
hash = "32f5441468282df6dc3ccb5ed4897cc0b16dcbe8ba217c973b612cb205c77fee" hash = "a1a202ae0975dce6a24cdae0b2a8aec6ca862afe7cc1d6b8275678e4b4775b32"
metafile = true metafile = true
[[files]] [[files]]
@ -190,6 +190,21 @@ file = "mods/frozenlib.pw.toml"
hash = "32a3157cd2b38ad8e3a6fe2a663c2024ed544daf53ad07b5ae7b5d6ae6e5883e" hash = "32a3157cd2b38ad8e3a6fe2a663c2024ed544daf53ad07b5ae7b5d6ae6e5883e"
metafile = true metafile = true
[[files]]
file = "mods/ftb-library-fabric.pw.toml"
hash = "4fc9902bbf457bb226451b501a461d263ea1336081b433ab89047f1af9b2166e"
metafile = true
[[files]]
file = "mods/ftb-teams-fabric.pw.toml"
hash = "2fafdf05692c5b5342086e5e9568f9cf73a242a4871d05635b6c3a6a48fd0b22"
metafile = true
[[files]]
file = "mods/ftb-ultimine-fabric.pw.toml"
hash = "68f5c840c90aa427f1ce5293b2da0aef8766e6bba11f8d98bcf7724a15645ba9"
metafile = true
[[files]] [[files]]
file = "mods/geckolib.pw.toml" file = "mods/geckolib.pw.toml"
hash = "0a66e7c0dee58e1e53dc0b8f12ca5175a40a93472c78e7832da9e505b34b848a" hash = "0a66e7c0dee58e1e53dc0b8f12ca5175a40a93472c78e7832da9e505b34b848a"

View file

@ -3,11 +3,11 @@ filename = "architectury-13.0.8-fabric.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/Wto0RchG/architectury-13.0.8-fabric.jar" hash-format = "sha1"
hash-format = "sha256" hash = "e71346a43c563e5784580dd096338acfb45f49d4"
hash = "10cbbb6f5f96a2f1853b0cc68428424cec8903409517b299ff02350756b6399d" mode = "metadata:curseforge"
[update] [update]
[update.modrinth] [update.curseforge]
mod-id = "lhGA9TYQ" file-id = 5786326
version = "Wto0RchG" project-id = 419699

View file

@ -3,11 +3,11 @@ filename = "fabric-api-0.116.0+1.21.1.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/73Q31My7/fabric-api-0.116.0%2B1.21.1.jar" hash-format = "sha1"
hash-format = "sha256" hash = "1e2d0ab58ff89b6730d7c251a7e1f1d952e18743"
hash = "8604ed0741bd16f82dceb13f3ad2db28b002a9cd7972da74325530f65a31e939" mode = "metadata:curseforge"
[update] [update]
[update.modrinth] [update.curseforge]
mod-id = "P7dR8mSH" file-id = 6501650
version = "73Q31My7" project-id = 306612

View file

@ -0,0 +1,13 @@
name = "FTB Library (Fabric)"
filename = "ftb-library-fabric-2101.1.13.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "0c2209b07d4f669965cd966aa9af8c0a9fedf443"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6466107
project-id = 438495

View file

@ -0,0 +1,13 @@
name = "FTB Teams (Fabric)"
filename = "ftb-teams-fabric-2101.1.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e37c269a0f8dd2c75682dfcb9b873bb0142d61f8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6119436
project-id = 438497

View file

@ -0,0 +1,13 @@
name = "FTB Ultimine (Fabric)"
filename = "ftb-ultimine-fabric-2101.1.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "cdc6feccde6aae9d66196c3b6a7ef5046394d3ec"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5671704
project-id = 448231

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "756f35a19e5f9512666510a43a077aaa83e24c1395cfe3994de0c1fc6f604fda" hash = "6a5452b424e1418b2a304360202f803d6e42d7967583b22539863dd919850ab2"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"