diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 514688c..d132800 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -42,11 +42,6 @@ file = "mods/create-fabric.pw.toml" hash = "7ebe5b0a9a596f3b2a45fc1b46319daa5990ee7dacd4915976f46dffd109f92e" metafile = true -[[files]] -file = "mods/createplus.pw.toml" -hash = "8a4802536ab925162bb3e343137d56d0958453f559a38515ff686f49446e81db" -metafile = true - [[files]] file = "mods/fabric-api.pw.toml" hash = "6d4dab3cfce1a435d400d6f1c5ff0050f0208a9812b666cdcbdf14e979ed3c90" diff --git a/.minecraft/mods/createplus.pw.toml b/.minecraft/mods/createplus.pw.toml deleted file mode 100644 index 61aa0c0..0000000 --- a/.minecraft/mods/createplus.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "CreatePlus" -filename = "createplus-1.0.0-beta4.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "199a839806d471ff5b44e65b084998e10ec176ef" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3793504 -project-id = 623941 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index a70d54c..85ee971 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "5095ece112429394814eb698a42c4fcb046e63897295cb8f1c1add3e3ab8bf33" +hash = "dff63c154afc5b5bbdb1d159043d43802868e72e594e7dbe6bf7cab4caabdfc0" [versions] fabric = "0.13.3"