This commit is contained in:
parent
7ec623d812
commit
cb032233ef
3 changed files with 19 additions and 1 deletions
|
@ -363,6 +363,11 @@ file = "mods/createaddition.pw.toml"
|
|||
hash = "0c581547e6020d1aacf8d523e858bf40c09458b2064b690c84e7d5df90b550ea"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/creeper-no-break-blocks.pw.toml"
|
||||
hash = "c5b3a3941036b3cf8eab3a7b649d4d0663d1e53f31f56395bc45d69c9c46ebb3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/curios.pw.toml"
|
||||
hash = "a9972124448375158d44b9ba5618d970eba431190fe4caa663969fabf8345d04"
|
||||
|
|
13
mods/creeper-no-break-blocks.pw.toml
Normal file
13
mods/creeper-no-break-blocks.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Creeper no Break Blocks"
|
||||
filename = "nocreeperexplosion-1.20.x-1.0.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ptis34fZ/versions/CORIhwsW/nocreeperexplosion-1.20.x-1.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "41bf9505854c0933071ee7597318f513cffc4c95"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ptis34fZ"
|
||||
version = "CORIhwsW"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "359fa2063dcf9035684efe6285b3cd2c62d102359e2dacc82faa66ac0c9e3ec3"
|
||||
hash = "919eb9d47e2d31f4f3b57095cc559ef3b2d651c9a165aed7e81ea28a5ab53a6d"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.0"
|
||||
|
|
Loading…
Reference in a new issue