add create-fabric

This commit is contained in:
endigma 2022-06-24 14:58:53 -03:00
parent 4f8fb5b5bf
commit cf2a7baba0
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -418,6 +418,11 @@ file = "mods/crawl.toml"
hash = "83a4cc06c4341a1ff1f8d69ce98a160dcc3f839f9d59d350299ecc20db2c54c1" hash = "83a4cc06c4341a1ff1f8d69ce98a160dcc3f839f9d59d350299ecc20db2c54c1"
metafile = true metafile = true
[[files]]
file = "mods/create-fabric.pw.toml"
hash = "affd2779c01cb5c8765312427596e958579acd53f0686932fceffefd35069cac"
metafile = true
[[files]] [[files]]
file = "mods/creeper-spores.pw.toml" file = "mods/creeper-spores.pw.toml"
hash = "adcc315808f530d4c1ad9bdb4536677905d0beecb9cd0520e5ba4f7c8298fd8d" hash = "adcc315808f530d4c1ad9bdb4536677905d0beecb9cd0520e5ba4f7c8298fd8d"

View File

@ -0,0 +1,13 @@
name = "Create Fabric"
filename = "create-mc1.18.2_v0.4.1+635.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/mc1.18.2_v0.4.1+635/create-mc1.18.2_v0.4.1%2B635.jar"
hash-format = "sha1"
hash = "0d75861ca7dc213efc9cbe04265d56a4fd86bf49"
[update]
[update.modrinth]
mod-id = "Xbc0uyRg"
version = "TMePrzvw"

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 = "4ede3e3d3b4c4f125fc8f704eda337abf45fe823cbde0046685e476b2143b69b" hash = "c2154396682e82331c118ae2df29c9cfb341f427343a5cfac315bf021d70810a"
[versions] [versions]
fabric = "0.14.7" fabric = "0.14.7"