Add hammers
This commit is contained in:
parent
c6f02a444a
commit
f5212d1dad
3 changed files with 19 additions and 1 deletions
|
@ -307,6 +307,11 @@ file = "mods/item-borders.pw.toml"
|
|||
hash = "f5de86bcb2be4853227bceb5ffb593da2dcbf38d98e690dcf2f8eac008785b00"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/just-hammers.pw.toml"
|
||||
hash = "2294807fe7e5adfda61ca3f5dbb1eb032f6ddb7302fd8555a8d077619f29acf8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lambdynamiclights.pw.toml"
|
||||
hash = "62dcbd50ca504de26da23305b6e1578298b6cfd14fb98118fcd471cf128d4337"
|
||||
|
|
13
mods/just-hammers.pw.toml
Normal file
13
mods/just-hammers.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Just Hammers"
|
||||
filename = "justhammers-fabric-2.0.4+mc1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/edU0NbZZ/versions/SEtS5PPB/justhammers-fabric-2.0.4%2Bmc1.20.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "0719734500747f4ea2f1cb9b6f15ecfedbccdc9df8b690dbe4e1bc7bb434dd499aaad190142aea961f3218585361f2ecf96c83b32f511d2ed24364d1df17b229"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "edU0NbZZ"
|
||||
version = "SEtS5PPB"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ab48454b6cb947ce7fd0ce7df9b749dbeca156f6e6f7094f428d938e928b17f6"
|
||||
hash = "bac88891c95a1d37c2768ae1be7f500d8f29f81904996c641911bc896781792c"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue