Add Accessories mod (curios)
This commit is contained in:
parent
fd4ad7a5c5
commit
6978cb6307
10
index.toml
10
index.toml
@ -100,6 +100,16 @@ hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5"
|
|||||||
file = "kubejs/server_scripts/cherry_wood_fixes.js"
|
file = "kubejs/server_scripts/cherry_wood_fixes.js"
|
||||||
hash = "4f35c8097157e770778f53b4b81dbd3450c1b76d0d99cd8cca76d8551c5dda1e"
|
hash = "4f35c8097157e770778f53b4b81dbd3450c1b76d0d99cd8cca76d8551c5dda1e"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/accessories-tc-layer.pw.toml"
|
||||||
|
hash = "856c61ddccf4a4937eaac7f355e126a1ad6a7a08206198578146e24048450585"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/accessories.pw.toml"
|
||||||
|
hash = "fbbc11c87b7ae83618bfee50410e89e06d13ddc3a8b523d09d8307b00e58a820"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ad-astra.pw.toml"
|
file = "mods/ad-astra.pw.toml"
|
||||||
hash = "54d56e62cc589ed836efd59f5edb819b41bb94a4d824524ec4410173ea2d79c8"
|
hash = "54d56e62cc589ed836efd59f5edb819b41bb94a4d824524ec4410173ea2d79c8"
|
||||||
|
13
mods/accessories-tc-layer.pw.toml
Normal file
13
mods/accessories-tc-layer.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Trinkets Compat Layer for Accessories"
|
||||||
|
filename = "accessories_tclayer-3.8.1-beta.14+1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/TkWgV1AW/versions/dfzKbUiE/accessories_tclayer-3.8.1-beta.14%2B1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d64fa7d29699e5cb0849cede205a9a2841ffad9b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "TkWgV1AW"
|
||||||
|
version = "dfzKbUiE"
|
13
mods/accessories.pw.toml
Normal file
13
mods/accessories.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Accessories"
|
||||||
|
filename = "accessories-fabric-1.0.0-beta.41+1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/jtmvUHXj/versions/TK44XAd7/accessories-fabric-1.0.0-beta.41%2B1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "786e67104bc7262356692c64bf5f36d222744524"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "jtmvUHXj"
|
||||||
|
version = "TK44XAd7"
|
@ -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 = "6b1a3fb85cf6a96a0271f8874e9aa3e4b3c03fb4d498dba07de2108d36a099fb"
|
hash = "645e19ed98c40775052c6f4e2e7d22e7bd3e75cc3002c98a9e5ac3376322cab1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user