add sodium-extra
This commit is contained in:
parent
dee2645c83
commit
c53c236450
4 changed files with 20 additions and 2 deletions
Binary file not shown.
|
|
@ -470,6 +470,11 @@ file = "mods/sit!.pw.toml"
|
|||
hash = "339a5093dea358ed558e77484dff1d4ac0665883857f087478c49279a893e02b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium-extra.pw.toml"
|
||||
hash = "80fe8de18aab2ba3399f61c6a74a4ad70e56bf5ed49f5fc0f051190d3ba59f2b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium-shadowy-path-blocks.pw.toml"
|
||||
hash = "248d96043d3cd40e0d73c02e649d5d55967ebc2ba10e60b58ba75bfba3476425"
|
||||
|
|
|
|||
13
mods/sodium-extra.pw.toml
Normal file
13
mods/sodium-extra.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Sodium Extra"
|
||||
filename = "sodium-extra-fabric-0.8.1+mc1.21.11.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/USJvTNro/sodium-extra-fabric-0.8.1%2Bmc1.21.11.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "03e1fe595ce5fe4d1cd2d15116d954e282910f606ba9fc5d8923b818b5018403a4ccef0ce1b0ebac2720f9882352cc984c393da2607de76c8b04b763356fb610"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "PtjYWJkn"
|
||||
version = "USJvTNro"
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Nilla"
|
||||
author = "Ryan & Gabe (The Goats)"
|
||||
version = "1.4.0"
|
||||
version = "1.4.1"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "920e91fde538df158823c42f73fa6a2a4894df1a8e55e74567735fd1997acf38"
|
||||
hash = "260c682a249d6ac92bbda5be307cf5b3c67b00f3614fa43164d5c5f8d3371714"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.3"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue