Mods: remove cloth config
Already included as a library in another mod
This commit is contained in:
parent
ecdf4232be
commit
bad279ccdc
3 changed files with 1 additions and 19 deletions
|
@ -120,11 +120,6 @@ file = "mods/architectury-fabric.toml"
|
||||||
hash = "2ed0458c1f09c92c401f0f36eeddb8fd893f7e66b461daa1d59ea436fb8d2316"
|
hash = "2ed0458c1f09c92c401f0f36eeddb8fd893f7e66b461daa1d59ea436fb8d2316"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/cloth-config.toml"
|
|
||||||
hash = "010bc8378b59257708190728f5aee476d7415f47fc26567952f294eda6b0cd25"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/continuity.toml"
|
file = "mods/continuity.toml"
|
||||||
hash = "a2503cd9f6455bcfd5b5d5d7d5f1350bc005e799918dca1e7d3203c5b67f9ae5"
|
hash = "a2503cd9f6455bcfd5b5d5d7d5f1350bc005e799918dca1e7d3203c5b67f9ae5"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Cloth Config API (Fabric)"
|
|
||||||
filename = "cloth-config-6.2.57-fabric.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://edge.forgecdn.net/files/3641/132/cloth-config-6.2.57-fabric.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "c52ef239d9d3d3473312d3f57bd8e730155ee5a5"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.curseforge]
|
|
||||||
file-id = 3641132
|
|
||||||
project-id = 319057
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "164dfadc2fca24b18dd953b7c9e27db35271f2a355259824d04acc11c83f9435"
|
hash = "eb9d589e4b6967de20d404d3965db9cb99065bd5a701ebd7d3dbefb12e1bf807"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.13.3"
|
fabric = "0.13.3"
|
||||||
|
|
Loading…
Reference in a new issue