diff --git a/index.toml b/index.toml index 760fffe..6aa8413 100644 --- a/index.toml +++ b/index.toml @@ -214,11 +214,6 @@ file = "mods/architectury-api.pw.toml" hash = "189940950f601ef3365fe283a96ce2b38f518d3647c425d9573b65f3464880d0" metafile = true -[[files]] -file = "mods/architectury-fabric.toml" -hash = "652a6f02347af12ad23efcb780407aee0a3ba5bd60ec5d9d8c386e6b05a2f7a1" -metafile = true - [[files]] file = "mods/artifacts-fabric.toml" hash = "cd5ae872e2a98bf094c387bd2ad034859427757fe77354838c37c3dc7f9d358c" diff --git a/mods/architectury-fabric.toml b/mods/architectury-fabric.toml deleted file mode 100644 index 210358e..0000000 --- a/mods/architectury-fabric.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Architectury API (UNUSED)" -filename = "architectury-4.4.56.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "0afaf0dfa0b9157119cbadd56328a05153822cb5" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3782867 -project-id = 419697 diff --git a/pack.toml b/pack.toml index 11e2598..cfd5581 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9686ba9c577123461aa2070ababf657cb0e8af419b87bd9e2610f5cc85cc81b7" +hash = "950ddb72c5faa6f18a8172d9ebea69ba2a588eb2d3a6eaedcd40baefdbe32cc4" [versions] fabric = "0.14.7"