diff --git a/index.toml b/index.toml index f2aab2b..98b0ff8 100644 --- a/index.toml +++ b/index.toml @@ -394,6 +394,11 @@ file = "mods/flower-patch.pw.toml" hash = "03735c9e2c1c4bb768c96f7e51aecec02482e9beb853e250e267c33d4e48c68c" metafile = true +[[files]] +file = "mods/forkcart.pw.toml" +hash = "b665b00b32d6d240cfdb1f4b5e31d2759cf0e4ae1f72437d4d2f649fc418ec9c" +metafile = true + [[files]] file = "mods/fusion-connected-textures.pw.toml" hash = "0ec2d611bc3407c0c0fcfc7b0f75397e2e0561daf96c286ae6478d571e5403cf" @@ -459,6 +464,11 @@ file = "mods/inline.pw.toml" hash = "6fd34bf65c7e23b232315da1a5c9139ffa1d8d334495872fd229e39e00b94d61" metafile = true +[[files]] +file = "mods/interactive.pw.toml" +hash = "d35c75ec92d4e1c46d264d41685bf261b5984d81457762bd5f360e4fce251261" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "afc7a29495ed869e812027ca9e69f0ece7dadfa6429e0f7417c54b5832397f68" diff --git a/mods/forkcart.pw.toml b/mods/forkcart.pw.toml new file mode 100644 index 0000000..e5df4db --- /dev/null +++ b/mods/forkcart.pw.toml @@ -0,0 +1,13 @@ +name = "Forkcart" +filename = "forkcart-1.20.1-1.1.0-fix2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ll44Jqwj/versions/jDoLhOs1/forkcart-1.20.1-1.1.0-fix2.jar" +hash-format = "sha512" +hash = "84901b844cfc8bec6fff3a807d03b91a304dc38d63b39c95d2b30490038d333d17785b2dc9c798be72755bcc0378ce58e5ff1a694efd6f17a06dfcadcd62c1c5" + +[update] +[update.modrinth] +mod-id = "ll44Jqwj" +version = "jDoLhOs1" diff --git a/mods/interactive.pw.toml b/mods/interactive.pw.toml new file mode 100644 index 0000000..8d01514 --- /dev/null +++ b/mods/interactive.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Interactive" +filename = "create_interactive-1.1.1-beta.4_1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MyfCcqiE/versions/66F5LBos/create_interactive-1.1.1-beta.4_1.20.1-fabric.jar" +hash-format = "sha512" +hash = "2e39f168a1be0840ba11b03a46d2b02a1af5e94e588bffad4b6bfcf40e7bea7fc78867cd329f2f220ab2788901595e6d39c2eac7132e1751f1cce26b0316140b" + +[update] +[update.modrinth] +mod-id = "MyfCcqiE" +version = "66F5LBos" diff --git a/pack.toml b/pack.toml index 762602f..207c24d 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "v1.12.0" +version = "v1.13.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "99624615669736998fc04176aa5069b84406cea9239330b875ce33f8427845a6" +hash = "7f9189a301ee077b1e0f12480b2d95a06d8255e9bfa11e0d30fbb6d6e252c650" [versions] fabric = "0.16.14"