Ambience
This commit is contained in:
parent
bfe5c0e66e
commit
3d8494be51
15
index.toml
15
index.toml
|
@ -10,6 +10,11 @@ file = "mods/ae2.pw.toml"
|
|||
hash = "f71d83e6a11b426511cee2dfb1323c91da8e5c343f62a0dfe53bdcce42a1ec38"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ambient-fireflies.pw.toml"
|
||||
hash = "bf8966c3a5136e58ed9337c5e284d5aef7fdc529ed1088d40854e9ef82274975"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/amecs.pw.toml"
|
||||
hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc"
|
||||
|
@ -330,6 +335,11 @@ file = "mods/ferrite-core.pw.toml"
|
|||
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fog-looks-good-now-fabric.pw.toml"
|
||||
hash = "3088af6b73d21fd53d201fba7a5f018835822ed1413254d34df6dcb67ae8ed59"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/forge-config-api-port.pw.toml"
|
||||
hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b"
|
||||
|
@ -505,6 +515,11 @@ file = "mods/mouse-tweaks.pw.toml"
|
|||
hash = "669008dbd2508a67f8c409096cf2357de450f26a69494289e5852045ade7d358"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mru.pw.toml"
|
||||
hash = "051b1bee4a7fd8f2a55753fe95eda061e0f2a724c5b8ad38d2ca3619c88f2fae"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nbt-autocomplete.pw.toml"
|
||||
hash = "bae708440354af3a72d45b528ad62fa9a861f5656e447dd6227a084d358a261e"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "Ambient Fireflies"
|
||||
filename = "ambient_fireflies-mc1.20.1-v1.4.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/czRQtf69/versions/dNSqzbU9/ambient_fireflies-mc1.20.1-v1.4.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "214c7410ab83825673a752de3fb4432b6006ffb4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "czRQtf69"
|
||||
version = "dNSqzbU9"
|
|
@ -0,0 +1,13 @@
|
|||
name = "Fog Looks Good Now (Fabric)"
|
||||
filename = "FogLooksGoodNow-2.2.0+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/WuGVWUF2/versions/Y1Rm3z3M/FogLooksGoodNow-2.2.0%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cd2298cf1e307e460d1e5200d972cf0aee46fb3c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "WuGVWUF2"
|
||||
version = "Y1Rm3z3M"
|
|
@ -0,0 +1,13 @@
|
|||
name = "M.R.U"
|
||||
filename = "mru-0.4.0+1.20.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/SNVQ2c0g/versions/v7tZXH6x/mru-0.4.0%2B1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d1795961af8719c6f0d6e3fd14e58f246333eef2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "SNVQ2c0g"
|
||||
version = "v7tZXH6x"
|
Loading…
Reference in New Issue