diff --git a/index.toml b/index.toml index 079cf0d..9f52b22 100644 --- a/index.toml +++ b/index.toml @@ -110,8 +110,8 @@ hash = "d647c96a37237cca3668cff8e0467a411e25eb783a9ce7c7d05a414a98da986c" metafile = true [[files]] -file = "mods/create-chunkloading.pw.toml" -hash = "99c9c05bcfaf416d6e807b30d0821de667b283e9c43562bdf4ea384121d77a7d" +file = "mods/create-power-loader.pw.toml" +hash = "680e1621c912f2516c4e0d2115bc8b9cbad544d8f2242c1e26f251a3a050c05c" metafile = true [[files]] diff --git a/mods/create-chunkloading.pw.toml b/mods/create-chunkloading.pw.toml deleted file mode 100644 index 7c9bdc0..0000000 --- a/mods/create-chunkloading.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create Chunkloading" -filename = "createchunkloading-1.2.1-forge.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "5903bc7ee750039ff9e9497811ea13811bb29f60" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3898041 -project-id = 494206 diff --git a/mods/create-power-loader.pw.toml b/mods/create-power-loader.pw.toml new file mode 100644 index 0000000..b4169af --- /dev/null +++ b/mods/create-power-loader.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Power Loader" +filename = "create_power_loader-1.4.0-mc1.18.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wPQ6GgFE/versions/iJQVeEMm/create_power_loader-1.4.0-mc1.18.2.jar" +hash-format = "sha1" +hash = "0b95d065a4f50e0ea84a1acd66acd1d46fc419c0" + +[update] +[update.modrinth] +mod-id = "wPQ6GgFE" +version = "iJQVeEMm" diff --git a/pack.toml b/pack.toml index 387f7b4..db793c4 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 = "a1553b693dcb89634b13814748d280a030d99b24c1fe02dd0f00d53ab4481a96" +hash = "466ee7a9df1cffcfa1c98af53361e558ffc4d671526f0538956ce44036ff3d1c" [versions] forge = "40.2.4"