feat fix changed mobsbegone toml to be both client side and server side
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 24s
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 24s
This commit is contained in:
+2
-2
@@ -248,7 +248,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mobsbegone.pw.toml"
|
file = "mods/mobsbegone.pw.toml"
|
||||||
hash = "e4350612090553fa367395dc4af86e19ae8c982cf5bbd5f4c636f006db8000e1"
|
hash = "7d1acd65ee5caa4e88d06fd6e72d766cafd3321052cc24899eeff07ef4a96acc"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@@ -337,7 +337,7 @@ hash = "e5c43306b43cfaa8ede9a2b6311d4e9ee8e3f69f12854294a8ddcdf72885d59b"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "resourcepacks/Daguerro Resources v1.0.0.zip"
|
file = "resourcepacks/Daguerro Resources v1.0.0.zip"
|
||||||
hash = "640b4b51b054571ce75cb179da0ca67a0957be0ed54c461e6272f2fb7af62eaa"
|
hash = "a0c8ab1ce417e365596be6fbade7a947c0aad5e34bae0d27d5b91b8c0b4067ea"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "resourcepacks/allthemons-x-mega-showdown-legacy.pw.toml"
|
file = "resourcepacks/allthemons-x-mega-showdown-legacy.pw.toml"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name = "MobsBeGone"
|
name = "MobsBeGone"
|
||||||
filename = "MobsBeGone-0.0.7.jar"
|
filename = "MobsBeGone-0.0.7.jar"
|
||||||
side = "server"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/hXvXSxxg/versions/B5tawRRL/MobsBeGone-0.0.7.jar"
|
url = "https://cdn.modrinth.com/data/hXvXSxxg/versions/B5tawRRL/MobsBeGone-0.0.7.jar"
|
||||||
|
|||||||
@@ -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 = "57e6f1eb1f9e7bc8cc227fea7a162bb14558efffef6bee97f3f706a402f56460"
|
hash = "e14e4e552c9c87dc763130a99df262e24df32a3e3a7813201f6882a1bef2538f"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user