livliness
This commit is contained in:
parent
16df26472d
commit
750f7ea965
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -1157,6 +1157,11 @@ file = "mods/rogues-and-warriors.pw.toml"
|
|||
hash = "ab616959ff5b45a1c689165ac2cb1bc7e0bc82a06fc76156a7e398cdfb97c3ca"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/room-for-two.pw.toml"
|
||||
hash = "9283574685d2869f49c71670268ca920aa7da8c394fcbaf057ce424a8fce41c7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/runes.pw.toml"
|
||||
hash = "3648d48092a952d54063c2f406bddd8468bc38b32cdda60fbe01aab5ab266120"
|
||||
|
|
@ -1272,6 +1277,11 @@ file = "mods/sodium.pw.toml"
|
|||
hash = "0281ed9713f3141bdac363056a791845510e14761ea65b4b2813cf96d664b20a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sooty-chimneys.pw.toml"
|
||||
hash = "924b292f54a9a8c7196773b03e1f503a0eb70af4c0aa06a02bfb6c8f4617c660"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sound-physics-remastered.pw.toml"
|
||||
hash = "258a77de0a6db4c9ab045cbb240bcf4eac0dbbca3f6bc981fb461e55c247f23f"
|
||||
|
|
|
|||
13
mods/room-for-two.pw.toml
Normal file
13
mods/room-for-two.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Room For Two"
|
||||
filename = "roomfortwo-neoforge-1.21.1-0.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YZlvzIFq/versions/U19Usof5/roomfortwo-neoforge-1.21.1-0.0.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "b94f6cb9ba5008c6b14da28d2d090c886293a9806abce95f8c54c5004ba6643ec2f4396d3bf96962fca5ea673cba8ef116b0e35d55312bd9100b72a4152c2e09"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YZlvzIFq"
|
||||
version = "U19Usof5"
|
||||
13
mods/sooty-chimneys.pw.toml
Normal file
13
mods/sooty-chimneys.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Sooty Chimneys"
|
||||
filename = "sootychimneys-neoforge-1.3.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/b3w1XM9H/versions/prx2oU0O/sootychimneys-neoforge-1.3.5.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "137d5342af92bb00dc5ec6c8b15cfa48dfb5c09cab52dc7a8d932c40e90afc7fbd72850de04992c789642169809a20a9d163fbd06b3c41fc067f704d175e5b82"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "b3w1XM9H"
|
||||
version = "prx2oU0O"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "cfff4130301f1d7d59b4435a7086dfeff34e7d2fb1556f20ed70bb4a4f04d418"
|
||||
hash = "3c976a2fb98c481975830008d6656809fd51ab6a9baa7b20492dc22ad76c5577"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue