add tweakaroo
This commit is contained in:
parent
115dc667bd
commit
8379ed8e91
10
index.toml
10
index.toml
@ -826,6 +826,11 @@ file = "mods/main-menu-credits.pw.toml"
|
||||
hash = "2a79f7fb98b7073c926c6f87a93473f5714cf82a2ace7f344e4e2de4a33e0233"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/malilib.pw.toml"
|
||||
hash = "520067d48b7575264595d4954582401e879710e301a1afaba2ee463115329170"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightlib.pw.toml"
|
||||
hash = "bc79745faf3cfec5d60e239817905c2bebfb692f8ae3ff3671fc8afd4800227e"
|
||||
@ -1226,6 +1231,11 @@ file = "mods/trinkets.pw.toml"
|
||||
hash = "b2e02d1210f025b905299bfc88f895058640158343322641aca2c4875622c992"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tweakeroo.pw.toml"
|
||||
hash = "b0ba5033a7ea0ef1886be39455111728e0a1495f96c8a8cbef8e2c1a7a544be3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ukulib.pw.toml"
|
||||
hash = "e5872cc60c44ec15f089987419b646d50d4f3e8ed00bb470f58a2ee17f4395db"
|
||||
|
13
mods/malilib.pw.toml
Normal file
13
mods/malilib.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "MaLiLib"
|
||||
filename = "malilib-fabric-1.20.1-0.16.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "94d4dd8a82e493d956b423019134d8c48ee737be"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4780782
|
||||
project-id = 303119
|
18
mods/tweakeroo.pw.toml
Normal file
18
mods/tweakeroo.pw.toml
Normal file
@ -0,0 +1,18 @@
|
||||
name = "Tweakeroo"
|
||||
filename = "tweakeroo-fabric-1.20.1-0.17.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "2a18f5905f9e10c6a3b45388b4401ec135b3b3cf"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4623488
|
||||
project-id = 297344
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
description = "Tweakeroo is a client-side mod, which adds a whole bunch of various different \"tweaks\" to the game."
|
||||
default = false
|
Loading…
Reference in New Issue
Block a user