diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 2bb425d..4a77177 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -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" diff --git a/.minecraft/mods/lootr-fabric.pw.toml b/.minecraft/mods/lootr-fabric.pw.toml new file mode 100644 index 0000000..d80e56c --- /dev/null +++ b/.minecraft/mods/lootr-fabric.pw.toml @@ -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 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 84f1268..f6f6a22 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -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"