firework frenzied
This commit is contained in:
parent
6653009ff2
commit
ef28ec8786
4 changed files with 26 additions and 8 deletions
|
@ -872,6 +872,11 @@ file = "mods/cloth-api.pw.toml"
|
||||||
hash = "66e5a832549ae569bb7ccffecbc888aa0b56abdd06bc98f7fd027069738d04d0"
|
hash = "66e5a832549ae569bb7ccffecbc888aa0b56abdd06bc98f7fd027069738d04d0"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cloth-config-legacy.pw.toml"
|
||||||
|
hash = "ebb8d0a31f63dfb0d248ff7748cebe42913f5541bb0e2b44346ca4b5d1d7544d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cloth-config.pw.toml"
|
file = "mods/cloth-config.pw.toml"
|
||||||
hash = "c7db587d0799043490a1cdc144bbcc7a3ddaaff13e2f5ebbb145b796c1ce7115"
|
hash = "c7db587d0799043490a1cdc144bbcc7a3ddaaff13e2f5ebbb145b796c1ce7115"
|
||||||
|
@ -1024,7 +1029,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/firework-frenzy.pw.toml"
|
file = "mods/firework-frenzy.pw.toml"
|
||||||
hash = "472ca78b962f45ce234e1d85bc0fad51e25519ee49cdb1d2b93d06854677e8ff"
|
hash = "eb57cfe1b4753dec404f9d68939366aaf56287104d8112dae833a84d63716540"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
13
mods/cloth-config-legacy.pw.toml
Normal file
13
mods/cloth-config-legacy.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Cloth Config API (UNUSED)"
|
||||||
|
filename = "cloth-config-6.2.57-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "c52ef239d9d3d3473312d3f57bd8e730155ee5a5"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3641132
|
||||||
|
project-id = 319057
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Firework Frenzy"
|
name = "Firework Frenzy"
|
||||||
filename = "fireworkfrenzy-1.8.jar"
|
filename = "fireworkfrenzy-1.9.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/BMFTOutp/versions/1.8/fireworkfrenzy-1.8.jar"
|
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "33bc3ac7ea0d6d22c9a0abf091f60649d9b3f7fb"
|
hash = "f762f72440f0a747c08fe6e0240c8b44f222079f"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "BMFTOutp"
|
file-id = 3668182
|
||||||
version = "HT1OmMDn"
|
project-id = 520310
|
||||||
|
|
|
@ -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 = "0651508ef37dc755d87cc4bdbe200808f301a58c8b2d54c026b365decbbe2e64"
|
hash = "23e464a4f632fa8d38a8ffa732160abbc31e7597570769d89622b8dd3c1f589d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.8"
|
fabric = "0.14.8"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue