Compare commits

...

2 Commits

Author SHA1 Message Date
5dafdad79a
Add Farmer's Delight 2023-10-15 16:43:28 -04:00
2c7a0655f2
Add Friends and Foes 2023-10-15 16:35:48 -04:00
4 changed files with 37 additions and 1 deletions

View File

@ -207,6 +207,11 @@ file = "mods/fabricskyboxes.pw.toml"
hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4"
metafile = true
[[files]]
file = "mods/farmers-delight-fabric.pw.toml"
hash = "76a2166b6bc2678069a93ced5969d56ee8189d6a30a86f57da75bd89af0e7f4c"
metafile = true
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c"
@ -217,6 +222,11 @@ file = "mods/figura.pw.toml"
hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d"
metafile = true
[[files]]
file = "mods/friends-and-foes-quilt.pw.toml"
hash = "e995f14581cfa3e6148fecb00dea9a731533ba24a011e341f746e39c5c560a67"
metafile = true
[[files]]
file = "mods/geckolib.pw.toml"
hash = "ce46f117a69cf45250fe90a6a9d964c3fbae3a80abc3a21ab94f68d453dbb3bf"

View File

@ -0,0 +1,13 @@
name = "Farmer's Delight [Fabric]"
filename = "farmers-delight-fabric-mc1.20.1-1.4.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/4EakbH8e/versions/rlm3hWGx/farmers-delight-fabric-mc1.20.1-1.4.2.jar"
hash-format = "sha1"
hash = "2f9604b3f0328478598d8d35a298de206d764efc"
[update]
[update.modrinth]
mod-id = "4EakbH8e"
version = "rlm3hWGx"

View File

@ -0,0 +1,13 @@
name = "Friends&Foes (Quilt)"
filename = "friendsandfoes-quilt-mc1.20.1-1.9.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NxP9xmhw/versions/WDI08elF/friendsandfoes-quilt-mc1.20.1-1.9.3.jar"
hash-format = "sha1"
hash = "2dbddd4b119c8fe68c15ec8e0d173511894caacf"
[update]
[update.modrinth]
mod-id = "NxP9xmhw"
version = "WDI08elF"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "388f824234608bed519fa7aabf7e5b9808feac8acc1fdf971328da382ba1c245"
hash = "2b7330d8a0336ea3a4b78f7a2a6fca2bd4ec63f11d0b4ead912531b5ccc37fc5"
[versions]
minecraft = "1.20.1"