Add Handcrafted (furniture mod)

This commit is contained in:
NullBite 2023-10-17 02:10:10 -04:00
parent 2f499bcb0c
commit efa7272278
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -302,6 +302,11 @@ file = "mods/geckolib.pw.toml"
hash = "ce46f117a69cf45250fe90a6a9d964c3fbae3a80abc3a21ab94f68d453dbb3bf"
metafile = true
[[files]]
file = "mods/handcrafted.pw.toml"
hash = "b5f2f300fc3256a0ddfa80a06d43ef3282484a1fdf2e8b9edf05ebf4ab85da28"
metafile = true
[[files]]
file = "mods/identity.pw.toml"
hash = "89a2dd47f2d4d5da0964bb7e36f733e152ae277e500acc033d66e7fcc0aaaaeb"

13
mods/handcrafted.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Handcrafted"
filename = "handcrafted-fabric-1.20.1-3.0.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/pJmCFF0p/versions/P3JtKryj/handcrafted-fabric-1.20.1-3.0.2.jar"
hash-format = "sha1"
hash = "63bcd6bbe0cf0dab9bbfccbc07a17e8b706a3548"
[update]
[update.modrinth]
mod-id = "pJmCFF0p"
version = "P3JtKryj"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "3fe0a5994a396c287007dfb11ddc455fd563ddd377927ade306c4497f04db163"
hash = "b3a6239f5daf65fb32410d93c9daab87a63000376fef8c1c49fb6ffdab7df97e"
[versions]
minecraft = "1.20.1"