add female-gender and not-enough-animations

This commit is contained in:
endigma 2022-06-19 13:33:48 -03:00
parent 521b1044c0
commit bb988ab7f5
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
4 changed files with 37 additions and 1 deletions

View File

@ -589,6 +589,11 @@ file = "mods/feature-nbt-deadlock-be-gone.toml"
hash = "eeeb1b93d454b1bebe407c191c1fd90eacf82456bf41585ca90d8fc5c4e84653" hash = "eeeb1b93d454b1bebe407c191c1fd90eacf82456bf41585ca90d8fc5c4e84653"
metafile = true metafile = true
[[files]]
file = "mods/female-gender.pw.toml"
hash = "c2744765640b216e7ad591b1f877db44c4bf667ea225cc9aab68df96f0d40a7d"
metafile = true
[[files]] [[files]]
file = "mods/ferrite-core.toml" file = "mods/ferrite-core.toml"
hash = "f19e328fe42f91d1b65e244ee5bcf70f1e5305a27278945098ea85af82e05d0d" hash = "f19e328fe42f91d1b65e244ee5bcf70f1e5305a27278945098ea85af82e05d0d"
@ -844,6 +849,11 @@ file = "mods/no-null-processors.toml"
hash = "35c3b3bed1ba22511a149757103c84480c9cd61574c23821a86d9dc6ced61003" hash = "35c3b3bed1ba22511a149757103c84480c9cd61574c23821a86d9dc6ced61003"
metafile = true metafile = true
[[files]]
file = "mods/not-enough-animations.pw.toml"
hash = "0fe0d6fbfb0055d698f2d4418e49be65492176601b0066d8bcd1b61f7d231e8f"
metafile = true
[[files]] [[files]]
file = "mods/notenoughcrashes.toml" file = "mods/notenoughcrashes.toml"
hash = "22ead426c002828d3d2f4da9caf5454fabae689bbf4291020919da7909095794" hash = "22ead426c002828d3d2f4da9caf5454fabae689bbf4291020919da7909095794"

View File

@ -0,0 +1,13 @@
name = "Wildfire's Female Gender Mod - Fabric & Forge"
filename = "[Fabric] Wildfire Female Gender Mod-2.9.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/bcOsQHnC/versions/2.9/%5BFabric%5D%20Wildfire%20Female%20Gender%20Mod-2.9.jar"
hash-format = "sha1"
hash = "0362038730e106770c66b0844355e729d23b5b19"
[update]
[update.modrinth]
mod-id = "bcOsQHnC"
version = "qx8RhTPG"

View File

@ -0,0 +1,13 @@
name = "Not Enough Animations"
filename = "notenoughanimations-fabric-1.6.0-mc1.18.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/MPCX6s5C/versions/1.6.0-fabric-1.18/notenoughanimations-fabric-1.6.0-mc1.18.2.jar"
hash-format = "sha1"
hash = "ca56eef09d9ab7a2d5586c6996582b6b766dabe4"
[update]
[update.modrinth]
mod-id = "MPCX6s5C"
version = "KTGfH3KC"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "a9f0b4ab2bdb0ce8fc090c5bb1c8554e2a5c29a5d6baa8147c9801e414305ba4" hash = "502677890a6f10e2f1ac2f6a022f8b5eb26c55d3c73650254b7b8dd1012a9447"
[versions] [versions]
fabric = "0.14.7" fabric = "0.14.7"