Client side updates
This commit is contained in:
parent
22d56d8995
commit
43a5572d8b
10
index.toml
10
index.toml
@ -1125,6 +1125,11 @@ file = "mods/ct-overhaul-village.pw.toml"
|
|||||||
hash = "f86855a3645203b1d477cdb6a55b7b1e0bed7cc744207b37bb5d59bc5891af56"
|
hash = "f86855a3645203b1d477cdb6a55b7b1e0bed7cc744207b37bb5d59bc5891af56"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cubes-without-borders.pw.toml"
|
||||||
|
hash = "8e5f6550359e71ecbea95705ec61fb03313550e6f481cabf48043929909aabae"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cull-leaves.pw.toml"
|
file = "mods/cull-leaves.pw.toml"
|
||||||
hash = "a9b9623c952949837c1c6827b94b5969241c44825483a901cad12fcda12d40e9"
|
hash = "a9b9623c952949837c1c6827b94b5969241c44825483a901cad12fcda12d40e9"
|
||||||
@ -1544,6 +1549,11 @@ file = "mods/immersivemc.pw.toml"
|
|||||||
hash = "e6c306c4060c066eb53f3241514a347f73f404ccea7d1e7d904600b3120866b9"
|
hash = "e6c306c4060c066eb53f3241514a347f73f404ccea7d1e7d904600b3120866b9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/in-game-account-switcher.pw.toml"
|
||||||
|
hash = "6ab7f0f0eb61b233524ae77ce68a2f18d8cf9f8491498f64d222792a108654e9"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/incapacitated.pw.toml"
|
file = "mods/incapacitated.pw.toml"
|
||||||
hash = "199cfc53716e9b5cfb33fcd550dff7fcf2e1163dceaf736ab9a5b42f4c2836be"
|
hash = "199cfc53716e9b5cfb33fcd550dff7fcf2e1163dceaf736ab9a5b42f4c2836be"
|
||||||
|
|||||||
13
mods/cubes-without-borders.pw.toml
Normal file
13
mods/cubes-without-borders.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Cubes Without Borders"
|
||||||
|
filename = "cwb-neoforge-3.0.0+mc1.21.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/epixUL1j/cwb-neoforge-3.0.0%2Bmc1.21.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "cbe2770179a948bc5cc7ab9fffdb65262745bb42902d03860cb6218708c1d5ffbabfafe40046dd350c3290ab9d07797bf0225ee4a41f917fff120b23b9d9cc04"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ETlrkaYF"
|
||||||
|
version = "epixUL1j"
|
||||||
13
mods/in-game-account-switcher.pw.toml
Normal file
13
mods/in-game-account-switcher.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "In-Game Account Switcher"
|
||||||
|
filename = "IAS-9.0.6+1.21.1-neoforge.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/cudtvDnd/versions/YsOMUSD4/IAS-9.0.6%2B1.21.1-neoforge.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "701617f8a105baac9ee2712954c84814621c8a7757e4788133af1c28bba03db397ad053ed894010b58b44732853a7aff2235ff8ba53311364cf443a361b98894"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "cudtvDnd"
|
||||||
|
version = "YsOMUSD4"
|
||||||
@ -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 = "596a722cd306ed0dea63341348c678b0c64e8160d77bdd69a13675f908e58e37"
|
hash = "de41320e906cbc9cc121c833be6201d6b3ec58f1228bfbafa90d394f6ac4b91b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user