Added Pehkui and Let's do (port from diacraft)

This commit is contained in:
Casey 2024-05-25 21:07:03 +03:00
parent 2cc3b91ba7
commit 49292a0084
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
11 changed files with 163 additions and 1 deletions

View File

@ -35,6 +35,11 @@ file = "mods/appleskin.pw.toml"
hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1"
metafile = true
[[files]]
file = "mods/architectury-api.pw.toml"
hash = "0cbcd58c49decc0ecbccd330fcc8326e3b8769e22e1740e229f09541acf3df7f"
metafile = true
[[files]]
file = "mods/armor-stands.pw.toml"
hash = "84fd3ff55bcb43eca75adc032ea8c4ea620f4285f88e07f1913dd5a32254b38c"
@ -150,6 +155,11 @@ file = "mods/dark-loading-screen.pw.toml"
hash = "97ca0b01ac6888486402018e7c95ec3b219a89c3338a416fd25418def5f51fa1"
metafile = true
[[files]]
file = "mods/do-api.pw.toml"
hash = "57bdebf7fb5de047c0fe304d2646c854d629007734c589253aaa97973982f522"
metafile = true
[[files]]
file = "mods/double-doors.pw.toml"
hash = "104c41bdffa7018ee788f6539e8f343e749a715160d6f5c3a9903c529497a6c8"
@ -240,6 +250,31 @@ file = "mods/jei.pw.toml"
hash = "b5b076663f62cfb0c3d8ee8e304711d6fbfa043f72a4706dc88edb927da6f046"
metafile = true
[[files]]
file = "mods/lets-do-bakery.pw.toml"
hash = "55fe420694ad34ed2805c1efa3fea46d2ad7168309b08876fd264bb2a9146174"
metafile = true
[[files]]
file = "mods/lets-do-brewery.pw.toml"
hash = "60a94abfe5442c2debb03de62f0d76485f6a1e31e863f04215483e73201cef66"
metafile = true
[[files]]
file = "mods/lets-do-candlelight.pw.toml"
hash = "d99d05ea62d51d727cbf30dd02b277efa2ee7ff03dbc13ceeb7f2aca38f7d382"
metafile = true
[[files]]
file = "mods/lets-do-nethervinery.pw.toml"
hash = "92db21037c70a8244ec5866fa228c220bfc7a48b1f70b1e85db4cbcc3f8285f9"
metafile = true
[[files]]
file = "mods/lets-do-vinery.pw.toml"
hash = "86c6830e6ebd7b3b93861c2cb383f286df28a5a2b6fa45ec9befbb7e8ab19d43"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
@ -320,6 +355,11 @@ file = "mods/patpatpat.pw.toml"
hash = "9b4b12002aa27da1fdd7761aba9fb6ccbe01df85f4dd7841687570a27ae8f7e5"
metafile = true
[[files]]
file = "mods/pehkui.pw.toml"
hash = "993380cf705a99319f426d7c43f92ef6076adf2bfdbcd53a065b7d6dea4a565c"
metafile = true
[[files]]
file = "mods/resourceful-lib.pw.toml"
hash = "ed3cf45b08dcd6ba3259a7adcc1940fbccfbf4ade1da616d3c4244f17c7f74b2"
@ -340,6 +380,11 @@ file = "mods/seasonhud-fabric.pw.toml"
hash = "7c0451d09ddb9ba7c3e91b0b3f07561b8a21be5e30819f4504181ce599b32a7c"
metafile = true
[[files]]
file = "mods/sizeshiftingpotions.pw.toml"
hash = "dbb525b053c8b0c322931190e26a4480ada341391873d33365617b52505aa1a0"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a"

View File

@ -0,0 +1,13 @@
name = "Architectury API"
filename = "architectury-9.2.14-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar"
hash-format = "sha1"
hash = "4fa65e32dbf63a871a30fe8ec6fbff9a4b8d007d"
[update]
[update.modrinth]
mod-id = "lhGA9TYQ"
version = "WbL7MStR"

13
mods/do-api.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "[Let's Do] API"
filename = "letsdo-API-fabric-1.2.12-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/4XJZeZbM/versions/uBWMN9Mp/letsdo-API-fabric-1.2.12-fabric.jar"
hash-format = "sha1"
hash = "1032ff84328a3b6afd0f63def0b2c25f0dd164a9"
[update]
[update.modrinth]
mod-id = "4XJZeZbM"
version = "uBWMN9Mp"

View File

@ -0,0 +1,13 @@
name = "[Let's Do] Bakery"
filename = "letsdo-bakery-fabric-1.1.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WFwYiVoG/versions/cyJS0dJI/letsdo-bakery-fabric-1.1.10.jar"
hash-format = "sha1"
hash = "be03522c1a544a03e57d4bb39fc80ef28a78f20a"
[update]
[update.modrinth]
mod-id = "WFwYiVoG"
version = "cyJS0dJI"

View File

@ -0,0 +1,13 @@
name = "[Let's Do] Brewery"
filename = "letsdo-brewery-fabric-1.1.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/cV5LQXKx/versions/9s8qMtCk/letsdo-brewery-fabric-1.1.8.jar"
hash-format = "sha1"
hash = "782724ebc75c5b8ef8e55fba7aa7c8e0f108fa47"
[update]
[update.modrinth]
mod-id = "cV5LQXKx"
version = "9s8qMtCk"

View File

@ -0,0 +1,13 @@
name = "[Let's Do] Candlelight"
filename = "letsdo-candlelight-fabric-1.2.12.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/mPND0Adp/versions/GOvYd2qK/letsdo-candlelight-fabric-1.2.12.jar"
hash-format = "sha1"
hash = "c9d41a732fa439b887cc07f8d05e4dfa8068d52e"
[update]
[update.modrinth]
mod-id = "mPND0Adp"
version = "GOvYd2qK"

View File

@ -0,0 +1,13 @@
name = "[Let's Do] NetherVinery"
filename = "letsdo-nethervinery-fabric-1.2.12.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/4TTDxtOx/versions/v655tFPd/letsdo-nethervinery-fabric-1.2.12.jar"
hash-format = "sha1"
hash = "11b5de197195061c4fe430c00c7bdb2143a544f3"
[update]
[update.modrinth]
mod-id = "4TTDxtOx"
version = "v655tFPd"

View File

@ -0,0 +1,13 @@
name = "[Let's Do] Vinery"
filename = "letsdo-vinery-fabric-1.4.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1DWmBJVA/versions/TSdxeNhU/letsdo-vinery-fabric-1.4.19.jar"
hash-format = "sha1"
hash = "4fd76b97887b4d8a2c357bd93a3cff5cd7eabda6"
[update]
[update.modrinth]
mod-id = "1DWmBJVA"
version = "TSdxeNhU"

13
mods/pehkui.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Pehkui"
filename = "Pehkui-3.8.0+1.14.4-1.20.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/t5W7Jfwy/versions/czRgm3k6/Pehkui-3.8.0%2B1.14.4-1.20.4.jar"
hash-format = "sha1"
hash = "a02d5c4e8022a4129ee87e95b51b2a61551df5a5"
[update]
[update.modrinth]
mod-id = "t5W7Jfwy"
version = "czRgm3k6"

View File

@ -0,0 +1,13 @@
name = "Size Shifting Potions"
filename = "sizeshiftingpotions-1.7.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/rfj2v0X6/versions/wuAPOI9C/sizeshiftingpotions-1.7.1-fabric.jar"
hash-format = "sha1"
hash = "3941bc1d6c2ef1d18e326e79c5a89e77a6299dcb"
[update]
[update.modrinth]
mod-id = "rfj2v0X6"
version = "wuAPOI9C"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "33cdcc6c68f842547c31ccbcb655563bfa40739d2bcd6837cbaec8edf5f98f72"
hash = "48fc960bc6026a023e42ee43ba8b0339d6fa064905fa30e354e90da6b0c17587"
[versions]
fabric = "0.15.11"