dyn light
This commit is contained in:
parent
aefc1d7bcc
commit
29a75728dc
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -488,6 +488,11 @@ file = "mods/notenoughcrashes.pw.toml"
|
|||
hash = "41bffb515827b1d6cb50e1bef4e3ca70d3511987d1c3eec5f49fdcb70c8264fd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/obsidianui.pw.toml"
|
||||
hash = "20ae985a3d4a13c4fee0abbf2e37b152750d606ffd9aeb3d94b823d47c360fe0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/oculus.pw.toml"
|
||||
hash = "b085541be584ad69dc83c7737a8d1226f77a4bc2c6f17c9c785986781ec11d2d"
|
||||
|
@ -528,6 +533,11 @@ file = "mods/rrls.pw.toml"
|
|||
hash = "b42e248b373e243d1aefb92a305f930a9beff447e68921b449f2f6979c2a5c57"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ryoamiclights.pw.toml"
|
||||
hash = "236f2081c7d05b4aedd9a44e57434818332f63091645d7d3b2fd6356de0646aa"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sound-physics-remastered.pw.toml"
|
||||
hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336"
|
||||
|
|
13
mods/obsidianui.pw.toml
Normal file
13
mods/obsidianui.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ObsidianUI"
|
||||
filename = "ObsidianUI-forge-0.2.3+mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/E0L8mfJZ/versions/3UXTHiK6/ObsidianUI-forge-0.2.3%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "aaa69c42410847ac5d13034fba9d519e0afd0abf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "E0L8mfJZ"
|
||||
version = "3UXTHiK6"
|
13
mods/ryoamiclights.pw.toml
Normal file
13
mods/ryoamiclights.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
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]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d6ab3c008694e2d9c5e021d6963374fde14aa1b83a1c5c424ea6125b5d104d7f"
|
||||
hash = "9768c02727886a1dba87162200a0ed33defecc2c04d82349261601bd440c0bf6"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.0"
|
||||
|
|
Loading…
Reference in a new issue