From 5e62e634b6899ba50869ae412468592aed2fa404 Mon Sep 17 00:00:00 2001 From: Yuki Date: Sat, 4 Nov 2023 08:50:21 +0100 Subject: [PATCH 1/2] no mca i domt like it --- index.toml | 5 ----- mods/minecraft-comes-alive-reborn.pw.toml | 18 ------------------ pack.toml | 2 +- 3 files changed, 1 insertion(+), 24 deletions(-) delete mode 100644 mods/minecraft-comes-alive-reborn.pw.toml diff --git a/index.toml b/index.toml index 8536b3a..a2cf5fb 100644 --- a/index.toml +++ b/index.toml @@ -380,11 +380,6 @@ file = "mods/memoryleakfix.pw.toml" hash = "2d59d34d6974f59db3c1bc3dfe4c0411f4a0e51b295983e85807f19b5d261d8a" metafile = true -[[files]] -file = "mods/minecraft-comes-alive-reborn.pw.toml" -hash = "406824a9ad5785d9ac7a6109e01820a00f98fec4ff11101ad7a4961b7acca48a" -metafile = true - [[files]] file = "mods/modelfix.pw.toml" hash = "a492b42e31750de63049ae9d4359348beb5370796dee3dd3d53d838ca56cbfea" diff --git a/mods/minecraft-comes-alive-reborn.pw.toml b/mods/minecraft-comes-alive-reborn.pw.toml deleted file mode 100644 index adc2e0c..0000000 --- a/mods/minecraft-comes-alive-reborn.pw.toml +++ /dev/null @@ -1,18 +0,0 @@ -name = "MCA Reborn" -filename = "minecraft-comes-alive-7.5.11+1.20.1-universal.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/1W98a849/versions/oF8DHWFb/minecraft-comes-alive-7.5.11%2B1.20.1-universal.jar" -hash = "d6a7c7ce7a9b00e0f24038f44cb4d60fbb54292b5d1f292117cdc4cdb1c42c1795107d09b766f250c834b51f3724e5e5073030e17a6485783cddf077807aa68e" -hash-format = "sha512" -mode = "url" - -[option] -optional = false -default = false -description = "Minecraft Comes Alive (MCA) is a Minecraft mod that greatly extends the functionality of villagers by adding interaction, marriage, children genetics, and more!" - -[update.modrinth] -mod-id = "1W98a849" -version = "oF8DHWFb" diff --git a/pack.toml b/pack.toml index 9c15c62..0d7cf78 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 = "56b0ad8a0a8eb2ddf07b3d7f78457989b229fec802ca09cfce8a526c9f11a423" +hash = "d0a24c642d6bf476df51ccfe7cf547e54a29dbee80a2f312a7f8f620789f469d" [versions] minecraft = "1.20.1" From 08a30d9921cae7b3a44bf3f6a4bb593211cb63fb Mon Sep 17 00:00:00 2001 From: Yuki Date: Sat, 4 Nov 2023 08:51:39 +0100 Subject: [PATCH 2/2] gender --- index.toml | 5 +++++ mods/female-gender.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/female-gender.pw.toml 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"