diff --git a/index.toml b/index.toml index a413f8c..60d3dc1 100644 --- a/index.toml +++ b/index.toml @@ -112,6 +112,11 @@ file = "mods/create-fabric.pw.toml" hash = "cc457369350325e226471c9b070f7ef3e47b6ea8126e8c7c28622b2960ea3f2b" metafile = true +[[files]] +file = "mods/create-power-loader-fabric.pw.toml" +hash = "70fba7c03aa74167b98cbd4ca7f2ff416a821e74bdb94543fd63f653a2ad6ce7" +metafile = true + [[files]] file = "mods/create-steam-n-rails.pw.toml" hash = "2250d424633babae3b3f240382111fe0588e30031421fb7d6ac4f3e9d27be18c" diff --git a/mods/create-power-loader-fabric.pw.toml b/mods/create-power-loader-fabric.pw.toml new file mode 100644 index 0000000..b6a2248 --- /dev/null +++ b/mods/create-power-loader-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Power Loader (Fabric)" +filename = "create_power_loader-1.4.3-mc1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/E9MuZ1zB/versions/Q5q7SSeu/create_power_loader-1.4.3-mc1.20.1-fabric.jar" +hash-format = "sha1" +hash = "e2ec7212c885ef893a924f3b20b79b8bc5b2f437" + +[update] +[update.modrinth] +mod-id = "E9MuZ1zB" +version = "Q5q7SSeu" diff --git a/pack.toml b/pack.toml index 4e3b42b..bd7bdfe 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 = "8c7c61f1f74c06f9e9da18e5781e5fb0704b5b10e8c0335eec9a86d316154a4a" +hash = "007a55c71109c3de038e21cab9187843b45a141184b10deeb4b7775f1a0d5998" [versions] fabric = "0.15.7"