dyn light 2
This commit is contained in:
parent
29a75728dc
commit
bc465dc957
4 changed files with 19 additions and 19 deletions
10
index.toml
10
index.toml
|
@ -463,6 +463,11 @@ file = "mods/longer-login-times.pw.toml"
|
||||||
hash = "de11f7238ed12518a874ea67a1051db095d92c65a073ab8391db6c17645b5074"
|
hash = "de11f7238ed12518a874ea67a1051db095d92c65a073ab8391db6c17645b5074"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/lucent.pw.toml"
|
||||||
|
hash = "62041794a3b89328e32fd32fe2fd85702b000978fb6aa34d9b60c2f67bf8a0d4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modernfix.pw.toml"
|
file = "mods/modernfix.pw.toml"
|
||||||
hash = "4fc4063ef117a900a68a2433c7d41c56858a29d4b0cd9eb63007cc67fd48f873"
|
hash = "4fc4063ef117a900a68a2433c7d41c56858a29d4b0cd9eb63007cc67fd48f873"
|
||||||
|
@ -533,11 +538,6 @@ file = "mods/rrls.pw.toml"
|
||||||
hash = "b42e248b373e243d1aefb92a305f930a9beff447e68921b449f2f6979c2a5c57"
|
hash = "b42e248b373e243d1aefb92a305f930a9beff447e68921b449f2f6979c2a5c57"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/ryoamiclights.pw.toml"
|
|
||||||
hash = "236f2081c7d05b4aedd9a44e57434818332f63091645d7d3b2fd6356de0646aa"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/sound-physics-remastered.pw.toml"
|
file = "mods/sound-physics-remastered.pw.toml"
|
||||||
hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336"
|
hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336"
|
||||||
|
|
13
mods/lucent.pw.toml
Normal file
13
mods/lucent.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Lucent"
|
||||||
|
filename = "lucent-1.20.1-1.5.5.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/JE0fgMUp/versions/YHpxVMDQ/lucent-1.20.1-1.5.5.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d72dc411c4e35869044840e4b551e8734788bc51"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "JE0fgMUp"
|
||||||
|
version = "YHpxVMDQ"
|
|
@ -1,13 +0,0 @@
|
||||||
name = "RyoamicLights"
|
|
||||||
filename = "RyoamicLights-forge-0.2.3+mc1.20.1.jar"
|
|
||||||
side = "client"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/reCfnRvJ/versions/c2Th4NIB/RyoamicLights-forge-0.2.3%2Bmc1.20.1.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "42fa590f0318ae0b0bcc327b49255b3e131f0182"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "reCfnRvJ"
|
|
||||||
version = "c2Th4NIB"
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "9768c02727886a1dba87162200a0ed33defecc2c04d82349261601bd440c0bf6"
|
hash = "1eeca38058bc3cbd04489f40e8a340eb599b6e7d230f38e84e0864283e93a5e8"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
|
Loading…
Reference in a new issue