feat: add "Create: Crafts & Additions" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -35,6 +35,11 @@ file = "mods/create.pw.toml"
|
|||||||
hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c"
|
hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/createaddition.pw.toml"
|
||||||
|
hash = "e6d1f36e9e0193fe410d136e0cda8a7f6dbbc809c0644f06a601bddf5b38a395"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/curios.pw.toml"
|
file = "mods/curios.pw.toml"
|
||||||
hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2"
|
hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2"
|
||||||
|
|||||||
13
mods/createaddition.pw.toml
Normal file
13
mods/createaddition.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Create Crafts & Additions"
|
||||||
|
filename = "createaddition-1.20.1-1.3.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/9LgyB6Yb/createaddition-1.20.1-1.3.3.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "a34f5c3b0226069d2882a3e23ba0e364a78bc5d26983b0cecea8d998718f454d3238ab7c5b4b3ef1749b6f2b26a4e427839c7c32468558fa7a8edb0edc727d10"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "kU1G12Nn"
|
||||||
|
version = "9LgyB6Yb"
|
||||||
@@ -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 = "610053cdbe84c6691fa8c7145f7efcc18124ebdbeb18dad9c626e5aa80917adc"
|
hash = "6116caf298cc84cb47b89cdb9841b09652c6e234dffec6a4cc240036c786b4d3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user