diff --git a/packwiz/traincraft/index.toml b/packwiz/traincraft/index.toml index a29a8ad..073c3b9 100644 --- a/packwiz/traincraft/index.toml +++ b/packwiz/traincraft/index.toml @@ -1,5 +1,10 @@ hash-format = "sha256" +[[files]] +file = "mods/athena-ctm.pw.toml" +hash = "ce1fe1e69721bf56e277be993505956c88c3036e8d826a85eb83d9a3cf8305aa" +metafile = true + [[files]] file = "mods/badpackets.pw.toml" hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726" @@ -10,6 +15,11 @@ file = "mods/c2me-fabric.pw.toml" hash = "7721e78d990cc15c02f1a03cd6d7652ea995b271a3d19a6ae44829b4c69acbf0" metafile = true +[[files]] +file = "mods/chipped.pw.toml" +hash = "fd15a165cf8782b21ea9ce958468dbb4bee1fc092fd3d83f901631e075eced75" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9" diff --git a/packwiz/traincraft/mods/athena-ctm.pw.toml b/packwiz/traincraft/mods/athena-ctm.pw.toml new file mode 100644 index 0000000..1671a26 --- /dev/null +++ b/packwiz/traincraft/mods/athena-ctm.pw.toml @@ -0,0 +1,13 @@ +name = "Athena" +filename = "athena-fabric-1.20.1-3.1.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/Jy8DnzcO/athena-fabric-1.20.1-3.1.1.jar" +hash-format = "sha1" +hash = "4ec2e1e1450180a0d4a985bcddb5349f4d135ffe" + +[update] +[update.modrinth] +mod-id = "b1ZV3DIJ" +version = "Jy8DnzcO" diff --git a/packwiz/traincraft/mods/chipped.pw.toml b/packwiz/traincraft/mods/chipped.pw.toml new file mode 100644 index 0000000..fd5d3b3 --- /dev/null +++ b/packwiz/traincraft/mods/chipped.pw.toml @@ -0,0 +1,13 @@ +name = "Chipped" +filename = "chipped-fabric-1.20.1-3.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BAscRYKm/versions/yXxHBIer/chipped-fabric-1.20.1-3.0.1.jar" +hash-format = "sha1" +hash = "3da798a08a780acd8831a9effdef11ec98a43ea0" + +[update] +[update.modrinth] +mod-id = "BAscRYKm" +version = "yXxHBIer" diff --git a/packwiz/traincraft/pack.toml b/packwiz/traincraft/pack.toml index 9655fb1..f48bbf8 100644 --- a/packwiz/traincraft/pack.toml +++ b/packwiz/traincraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d0268c0b818e2a286b3d824dbaa8f954dda8dbb7d9fca672df806a02d09b4929" +hash = "e28d892f6b38f3ddc1dfe7bae2d142c9f1a591e3d665e03e2616065152552951" [versions] fabric = "0.15.3"