This commit is contained in:
parent
a2258110ed
commit
920979761e
3 changed files with 19 additions and 1 deletions
|
@ -498,6 +498,11 @@ file = "mods/lucent.pw.toml"
|
||||||
hash = "62041794a3b89328e32fd32fe2fd85702b000978fb6aa34d9b60c2f67bf8a0d4"
|
hash = "62041794a3b89328e32fd32fe2fd85702b000978fb6aa34d9b60c2f67bf8a0d4"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mcr_blahaj.pw.toml"
|
||||||
|
hash = "aa112539228ce0d4e6b980c916744ee70bad9adb47e8bdb2ad412d82c0b48272"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modernfix.pw.toml"
|
file = "mods/modernfix.pw.toml"
|
||||||
hash = "4fc4063ef117a900a68a2433c7d41c56858a29d4b0cd9eb63007cc67fd48f873"
|
hash = "4fc4063ef117a900a68a2433c7d41c56858a29d4b0cd9eb63007cc67fd48f873"
|
||||||
|
|
13
mods/mcr_blahaj.pw.toml
Normal file
13
mods/mcr_blahaj.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Blahaj Expanded"
|
||||||
|
filename = "blahaj-forge+1.20.1-0.6.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/faitfqhg/versions/AAMKvXNn/blahaj-forge%2B1.20.1-0.6.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "3e149894b4b139addfa136b935873d61228bbb4a"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "faitfqhg"
|
||||||
|
version = "AAMKvXNn"
|
|
@ -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 = "a32e0e1791e54d995459bde6b2cdd9c1546c43ebb8cf321643046db47542f376"
|
hash = "a056357fa535856dfebcea333455213c2a05f86d3f7209b48feabac73aeb7d2c"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
|
Loading…
Reference in a new issue