diff --git a/index.toml b/index.toml index a0f045a..8536b3a 100644 --- a/index.toml +++ b/index.toml @@ -295,11 +295,6 @@ 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" @@ -385,6 +380,11 @@ 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/female-gender.pw.toml b/mods/female-gender.pw.toml deleted file mode 100644 index 83e71f4..0000000 --- a/mods/female-gender.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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/mods/minecraft-comes-alive-reborn.pw.toml b/mods/minecraft-comes-alive-reborn.pw.toml new file mode 100644 index 0000000..adc2e0c --- /dev/null +++ b/mods/minecraft-comes-alive-reborn.pw.toml @@ -0,0 +1,18 @@ +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 76a5d15..9c15c62 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 = "b57a2058d1a9d17a4276bfbf3f50df16a01815e8d2374c328f6ebb15fd175d6d" +hash = "56b0ad8a0a8eb2ddf07b3d7f78457989b229fec802ca09cfce8a526c9f11a423" [versions] minecraft = "1.20.1"