add create deco
This commit is contained in:
parent
d3431ff172
commit
35d07cdfb7
@ -97,6 +97,11 @@ file = "mods/crafting-tweaks.pw.toml"
|
|||||||
hash = "cf9852c1ccb3281ea336dfff5cfcce3e3df5b051f6ae0eba975bdd19cf25b667"
|
hash = "cf9852c1ccb3281ea336dfff5cfcce3e3df5b051f6ae0eba975bdd19cf25b667"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/create-deco.pw.toml"
|
||||||
|
hash = "0372b9ea1233cf516f205bed50c4014bfb4e806406657b8f803409a71d81d88a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/create-enchantment-industry-fabric.pw.toml"
|
file = "mods/create-enchantment-industry-fabric.pw.toml"
|
||||||
hash = "da0b1e65c3bb9f9eabfbaf4242b3adf22267752adb3824fe62b24077cf458340"
|
hash = "da0b1e65c3bb9f9eabfbaf4242b3adf22267752adb3824fe62b24077cf458340"
|
||||||
|
|||||||
13
mods/create-deco.pw.toml
Normal file
13
mods/create-deco.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Create Deco"
|
||||||
|
filename = "createdeco-2.0.2-1.20.1-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b7b525c64cde199d1ab12fee7f1171812a283646"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "sMvUb4Rb"
|
||||||
|
version = "GsxgfeNu"
|
||||||
@ -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 = "49708569f4a2491577c7704dfb73968f7c50d5ff4b5e94d0e6aca370bcfd711b"
|
hash = "77bef3c5bd253b27046fc1adac87e0c291e53d222e5041525dce564dac017ae2"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user