add tweakaroo

This commit is contained in:
endigma 2024-01-13 22:03:31 -04:00
parent 115dc667bd
commit 8379ed8e91
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
4 changed files with 42 additions and 1 deletions

View File

@ -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
View 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
View 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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "ab80da2375dafcda501e67ae2c5d75224055b5e920f933b816b5b6ba5f913b08"
hash = "56fb6c01039c31db2c6929739171083c085bea6b9a86b23de74cdf56507ba209"
[versions]
fabric = "0.15.3"