Allow nvidia rendering
This commit is contained in:
parent
2e41a623b9
commit
b7d2d31065
11
index.toml
11
index.toml
@ -15,6 +15,9 @@ file = "config/defaultoptions/options.txt"
|
||||
[[files]]
|
||||
file = "config/roughlyenoughitems/config.json5"
|
||||
|
||||
[[files]]
|
||||
file = "config/shulkerboxtooltip.json5"
|
||||
|
||||
[[files]]
|
||||
file = "config/waila/waila.json"
|
||||
|
||||
@ -70,6 +73,10 @@ metafile = true
|
||||
file = "mods/cloth-config.pw.toml"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/collective.pw.toml"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/default-options.pw.toml"
|
||||
metafile = true
|
||||
@ -106,6 +113,10 @@ metafile = true
|
||||
file = "mods/mouse-wheelie.pw.toml"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nvidium.pw.toml"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/open-parties-and-claims.pw.toml"
|
||||
metafile = true
|
||||
|
13
mods/collective.pw.toml
Normal file
13
mods/collective.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Collective"
|
||||
filename = "collective-1.20.4-7.30.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/Avo0Ze46/collective-1.20.4-7.30.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b69788c7acf9e341d972111a904ab57a76671a14"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "e0M1UDsY"
|
||||
version = "Avo0Ze46"
|
13
mods/nvidium.pw.toml
Normal file
13
mods/nvidium.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Nvidium"
|
||||
filename = "nvidium-0.2.5-beta.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/SfMw2IZN/versions/UO1crPGk/nvidium-0.2.5-beta.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "22eca32e64303bfe04187b6aa09a947fdea04785"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "SfMw2IZN"
|
||||
version = "UO1crPGk"
|
Loading…
x
Reference in New Issue
Block a user