Added undocumented inline (mod) dependency for Hex Casting

This commit is contained in:
JordanPlayz158
2025-01-04 21:51:54 -05:00
parent 566dbedbd1
commit 22b80a58bf
3 changed files with 19 additions and 1 deletions

View File

@@ -590,6 +590,11 @@ file = "mods/indium.pw.toml"
hash = "31278d67704a56eb32d93c240e4bfd9822e1ab6047ee14d752953dd0c24dca95" hash = "31278d67704a56eb32d93c240e4bfd9822e1ab6047ee14d752953dd0c24dca95"
metafile = true metafile = true
[[files]]
file = "mods/inline.pw.toml"
hash = "fdeb0f089d6acc972c3c6a097ae68e980481a1ea2be3bf79be06e24ea3bb7c13"
metafile = true
[[files]] [[files]]
file = "mods/interiors.pw.toml" file = "mods/interiors.pw.toml"
hash = "957fccf5d7bb580339b0ac2b8de2986415ef83fe297963e888e97d2063afefc3" hash = "957fccf5d7bb580339b0ac2b8de2986415ef83fe297963e888e97d2063afefc3"

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

@@ -0,0 +1,13 @@
name = "Inline"
filename = "inline-fabric-1.20.1-1.0.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/fin1PX4m/versions/Bskomaui/inline-fabric-1.20.1-1.0.2.jar"
hash-format = "sha1"
hash = "3b89c793b1d91a4adbe5ae73f255a19cb6a6d490"
[update]
[update.modrinth]
mod-id = "fin1PX4m"
version = "Bskomaui"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "ca41b6dc27bd3e58ab785eedad9bf5eb97aab9a578e58d9e1624f401c4fec082" hash = "f726f341f79cd047e7612136f1b09a14b9bf92ff62abe95c47f31a34a77fc602"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"