diff --git a/index.toml b/index.toml index a2cf5fb..a0f045a 100644 --- a/index.toml +++ b/index.toml @@ -295,6 +295,11 @@ file = "mods/fastquit.pw.toml" hash = "54239ed78b24e67709510a690218a60bcfc84c1b2ac891af3a499f15dde36372" metafile = true +[[files]] +file = "mods/female-gender.pw.toml" +hash = "770bf53b93096e25bb6a04c9089a29dad96e4e32ee58ab46fbf533711a63791d" +metafile = true + [[files]] file = "mods/ferrite-core.pw.toml" hash = "7d2ca1a9537f601c254ea4b580d1485ca9f0a53f20f96ed3c88a8756f4a48ead" diff --git a/mods/female-gender.pw.toml b/mods/female-gender.pw.toml new file mode 100644 index 0000000..83e71f4 --- /dev/null +++ b/mods/female-gender.pw.toml @@ -0,0 +1,13 @@ +name = "Wildfire's Female Gender Mod" +filename = "Female-Gender-Mod-fabric-1.20-3.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bcOsQHnC/versions/nYZ0oktX/Female-Gender-Mod-fabric-1.20-3.0.1.jar" +hash-format = "sha1" +hash = "0dcb15cc3a05f6c2f006ec33420d6f4df17643b2" + +[update] +[update.modrinth] +mod-id = "bcOsQHnC" +version = "nYZ0oktX" diff --git a/pack.toml b/pack.toml index 0d7cf78..76a5d15 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d0a24c642d6bf476df51ccfe7cf547e54a29dbee80a2f312a7f8f620789f469d" +hash = "b57a2058d1a9d17a4276bfbf3f50df16a01815e8d2374c328f6ebb15fd175d6d" [versions] minecraft = "1.20.1"