diff --git a/index.toml b/index.toml index e474988..d21b4a7 100644 --- a/index.toml +++ b/index.toml @@ -244,6 +244,16 @@ file = "mods/distanthorizons.pw.toml" hash = "b939065a330de5ec14058d303293e15d2119a3632c69af75617dc0fb2aeed991" metafile = true +[[files]] +file = "mods/door-knocker-vanilla-edition.pw.toml" +hash = "9e811666a5276fe76416b24814e0b4e56a0415341b203590a67af4c5feb95bba" +metafile = true + +[[files]] +file = "mods/double-doors.pw.toml" +hash = "19ed3ab7fccbb3946ce87aa84bfe6aa1bfe546bd007d447b0112e1cf114d14ee" +metafile = true + [[files]] file = "mods/duckling.pw.toml" hash = "45a0847dd7bbb39abfaf0005d0075077c0714148180807584d424f703f2e3365" diff --git a/mods/door-knocker-vanilla-edition.pw.toml b/mods/door-knocker-vanilla-edition.pw.toml new file mode 100644 index 0000000..58a4737 --- /dev/null +++ b/mods/door-knocker-vanilla-edition.pw.toml @@ -0,0 +1,13 @@ +name = "Door Knocker [Vanilla Edition]" +filename = "doorknockmodVanilla-1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/buRCy5Db/versions/Bcu5PwrK/doorknockmodVanilla-1.0.jar" +hash-format = "sha512" +hash = "87a46c57aac2b0fbb3acc985765da6b61e9fbd9a2d2b7fac041c061f288e579c729225b2907a6154951fe591581635b822c2f3ac704c8adc501cbf9f79980576" + +[update] +[update.modrinth] +mod-id = "buRCy5Db" +version = "Bcu5PwrK" diff --git a/mods/double-doors.pw.toml b/mods/double-doors.pw.toml new file mode 100644 index 0000000..6132c77 --- /dev/null +++ b/mods/double-doors.pw.toml @@ -0,0 +1,13 @@ +name = "Double Doors" +filename = "doubledoors-1.20.1-7.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/JrvR9OHr/versions/F3Sryqc5/doubledoors-1.20.1-7.1.jar" +hash-format = "sha512" +hash = "d5d649121e56227642b3171bde535948dbdc294d215498e17327456e1cb7b07ec6c54c96d340a17b9f492c78a32e26f2d243159df41876b5df3933c9531425f6" + +[update] +[update.modrinth] +mod-id = "JrvR9OHr" +version = "F3Sryqc5" diff --git a/pack.toml b/pack.toml index 05eecd4..523510d 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "v1.11.0" +version = "v1.11.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c6dfa22be04ae87dc20262aa4d7f8d7b66446fda407c517d201b1ea13c4dea20" +hash = "231bf7ea8ff5f5dcddbc3c12853e5cf8ba29d4a0812d39c02ff589ba8cfdab72" [versions] fabric = "0.16.14"