[d] delete small-ships due to server-side crashing
This commit is contained in:
parent
03f10ee90f
commit
613c02e4e7
3 changed files with 1 additions and 19 deletions
|
@ -857,11 +857,6 @@ file = "mods/slice-and-dice.pw.toml"
|
||||||
hash = "7cfd850586a354b0a14b04234dbc5254f80610b69f7ffc1a7e60a63332739cf1"
|
hash = "7cfd850586a354b0a14b04234dbc5254f80610b69f7ffc1a7e60a63332739cf1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/small-ships.pw.toml"
|
|
||||||
hash = "43a188b9b96c95e514b86b7a1f0ea49b4c864313e0be540e14fd66e9fc3549c6"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/smooth-scrolling-refurbished.pw.toml"
|
file = "mods/smooth-scrolling-refurbished.pw.toml"
|
||||||
hash = "63fb4d0bf1628d43ce5347ea274fba55837e709e3520a2bdfb083fd3b108a667"
|
hash = "63fb4d0bf1628d43ce5347ea274fba55837e709e3520a2bdfb083fd3b108a667"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Small Ships"
|
|
||||||
filename = "smallships-fabric-1.20.1-2.0.0-b1.2.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/rGWEHQrP/versions/gfnpAA1f/smallships-fabric-1.20.1-2.0.0-b1.2.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "fab3bd34443a88d92eae1253866df192f633feac"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "rGWEHQrP"
|
|
||||||
version = "gfnpAA1f"
|
|
|
@ -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 = "d11ae8895179bbc4d8662166d59f589581b4b6f30df58a32bdcd438b7144e756"
|
hash = "b9659d8cf4710fbf6d69c4c5eac78993d07a445c51677076ab8aadfd9040b764"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue