add lootr
This commit is contained in:
parent
c89d3ea903
commit
28c3734636
3 changed files with 19 additions and 1 deletions
|
@ -112,6 +112,11 @@ file = "mods/kubejs.pw.toml"
|
|||
hash = "4cf142664257bc0c3829c7bbebd52a97c06ca7ea057fa80400debcaf9ca4824a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lootr-fabric.pw.toml"
|
||||
hash = "9ab44cab1fc04430f6b47c166f3d07cd55aa00278d89ff010556a852cbbdf1e4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modmenu.pw.toml"
|
||||
hash = "86c821389c1ecfcf2b83975287bf3a549b00b096989324bcc15fe8a0cb06e80e"
|
||||
|
|
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.18.2-0.3.20.57.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "7d35ecb6633ba06e9a74d2f66f8a0798dc4b4b6a"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3808738
|
||||
project-id = 615106
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d35310bd0b7b43518e58d9674203ccacef2f129293dc045ebc8c9c1b5570f038"
|
||||
hash = "9f1b654d05aab933fa8fe1a15e0c37ae44afe878913fc0b0626bacb16cc80b91"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
|
|
Loading…
Reference in a new issue