add lootr
This commit is contained in:
parent
c73bc82d5a
commit
38bf3aa7ef
3 changed files with 19 additions and 1 deletions
|
@ -220,6 +220,11 @@ file = "mods/lambdynamiclights.pw.toml"
|
|||
hash = "3bca5a31f4a469ca2c833cab5b87093ce809c2b599d6f93c19f78b69b78828a5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lootr-fabric.pw.toml"
|
||||
hash = "9dcc3134ec2dbbd0b16e9e84d768320191844ab2c1ea75ae0c1e82d75b14f846"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mc-vr-api.pw.toml"
|
||||
hash = "cc6c01414acb0f20598a3fd9f27e811f2a80a5aeeb71dc601e1418da0fae1748"
|
||||
|
|
13
.minecraft/mods/lootr-fabric.pw.toml
Normal file
13
.minecraft/mods/lootr-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Lootr (Fabric)"
|
||||
filename = "lootr-1.19.3-0.4.25.65.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "2a44ec09ac7213e013e8971a5045db8c3fb3e64b"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4328690
|
||||
project-id = 615106
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "09abfd6458ca8edefae32738f9e13c865902da43185ccc7a003783d10a046539"
|
||||
hash = "ce927cbf957ee3868fab350d296f35b233e9a7755f283474a4bb9f1458d417ee"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.13"
|
||||
|
|
Loading…
Reference in a new issue