diff --git a/index.toml b/index.toml index b1862f3..1f0d6e3 100644 --- a/index.toml +++ b/index.toml @@ -638,6 +638,11 @@ file = "mods/simple-voice-chat.pw.toml" hash = "0c191874a6e638081bb8317f80149d90455b2fc15fc23b4e950ef72d1ec0c4af" metafile = true +[[files]] +file = "mods/small-ships.pw.toml" +hash = "43a188b9b96c95e514b86b7a1f0ea49b4c864313e0be540e14fd66e9fc3549c6" +metafile = true + [[files]] file = "mods/smooth-scrolling-refurbished.pw.toml" hash = "63fb4d0bf1628d43ce5347ea274fba55837e709e3520a2bdfb083fd3b108a667" diff --git a/mods/small-ships.pw.toml b/mods/small-ships.pw.toml new file mode 100644 index 0000000..0c50a76 --- /dev/null +++ b/mods/small-ships.pw.toml @@ -0,0 +1,13 @@ +name = "Small Ships" +filename = "smallships-fabric-1.20.1-2.0.0-b1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rGWEHQrP/versions/gfnpAA1f/smallships-fabric-1.20.1-2.0.0-b1.2.jar" +hash-format = "sha1" +hash = "fab3bd34443a88d92eae1253866df192f633feac" + +[update] +[update.modrinth] +mod-id = "rGWEHQrP" +version = "gfnpAA1f" diff --git a/pack.toml b/pack.toml index b44cb56..d813811 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0ab291f557b4959f349696664617994001834771e986750f846c512bb80451bf" +hash = "d8c46079b592c7c4150863183a890e5c968c6a648b656f5592b1c852901119a0" [versions] minecraft = "1.20.1"