remove borderless mining, and add fancymenu
This commit is contained in:
parent
6b3c181f7e
commit
c254cbd7b1
5 changed files with 37 additions and 19 deletions
15
index.toml
15
index.toml
|
@ -44,11 +44,6 @@ file = "mods/betternether.pw.toml"
|
|||
hash = "4282b7fa7650440b13dc25a7a3f9433b69f4e2701a95315629a8b1e98e304891"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/borderless-mining.pw.toml"
|
||||
hash = "880d63ceab82d4f5167fcb38796a1d767efa4bd749b4caa70b8ad33f6d80fe6b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/capes.pw.toml"
|
||||
hash = "4922c6a60082afb777fbe456695c6ee321b7e051baaacf3a94020a2308613e51"
|
||||
|
@ -139,6 +134,11 @@ file = "mods/fabrishot.pw.toml"
|
|||
hash = "2e25280e924e9a871142a5a95f35016e04f0eba2c86f4b84815d5db009ed19f3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fancymenu-fabric.pw.toml"
|
||||
hash = "a94530a93cf16aa6f3c7d5bef95f813ae43834a8b6ebbfc982ec3e4981f36d8f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/farsight-fabric.pw.toml"
|
||||
hash = "41233eadb61c59cd9fb298f21709c79f45c78dc3e03b08c40d0c094c86a821d5"
|
||||
|
@ -164,6 +164,11 @@ file = "mods/item-model-fix.pw.toml"
|
|||
hash = "7848466b7f337faf90f5edb14aeed716c398f8abfe091cef7c4894102e2727d4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/konkrete-fabric.pw.toml"
|
||||
hash = "c5a06dc58378929ebdcc4451ac5b3be1b43981f201db4005a5e74e37051bcd9b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lambdabettergrass.pw.toml"
|
||||
hash = "c2f8fbbfa209673ad71c2157b07254a096d423100c3c1e25aa1ba57822368abd"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Borderless Mining"
|
||||
filename = "borderless-mining-1.1.2+1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "2a7490d56d040529c86e0d1e4017cb825381bf78"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3755145
|
||||
project-id = 310205
|
13
mods/fancymenu-fabric.pw.toml
Normal file
13
mods/fancymenu-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "FancyMenu [Fabric]"
|
||||
filename = "fancymenu_fabric_2.11.1_MC_1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "9f6cf66bf3bd77de7a46ff8b07f2a3e6cbdd4773"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3891575
|
||||
project-id = 416796
|
13
mods/konkrete-fabric.pw.toml
Normal file
13
mods/konkrete-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Konkrete [Fabric]"
|
||||
filename = "konkrete_fabric_1.4.0-1_MC_1.18-1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "5d6f969ec07b68da8f9907e18201dbae02fdb3e4"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3891634
|
||||
project-id = 416797
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c10409f6e3d39c22bec39e1516fc2f5f37509188aefc5756d16d70ef4e682936"
|
||||
hash = "a3eefe10f822fc35620171b00473f37187f83ecb39cf3472e190178739084373"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue