parent
7607e28ff0
commit
7b765a776b
@ -865,6 +865,11 @@ file = "mods/promenade.toml"
|
|||||||
hash = "19043dd6917c0858a8d1ac0ae88afeb85c61b94906921baab215fe94c1a5408c"
|
hash = "19043dd6917c0858a8d1ac0ae88afeb85c61b94906921baab215fe94c1a5408c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/puzzle.toml"
|
||||||
|
hash = "8cc917a1ec48b6aa8074cfe16ba2bbd3b9c9fa9c4a4dde7214fe25d8a492ed3d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/puzzles-lib-fabric.toml"
|
file = "mods/puzzles-lib-fabric.toml"
|
||||||
hash = "596fd8c22f00222b1afc8178aa39ed807fc7035a64354487636e99dabd11823c"
|
hash = "596fd8c22f00222b1afc8178aa39ed807fc7035a64354487636e99dabd11823c"
|
||||||
|
13
mods/puzzle.toml
Normal file
13
mods/puzzle.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Puzzle"
|
||||||
|
filename = "puzzle-1.3.0.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/3IuO68q1/versions/1.3.0/puzzle-1.3.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "0fc7706f450418c09c4a2ffddbbbd2ccdebcf31a"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "3IuO68q1"
|
||||||
|
version = "ILWsnRId"
|
@ -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 = "3a4a9eac906b8de5a4ead982104121c7ef30978aaf78e317014179a6485a6817"
|
hash = "bdb942569aa602001ed21baa629c7feb80021b9c688fad764c149e43bb0e763a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.7"
|
fabric = "0.14.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user