diff --git a/index.toml b/index.toml index 8a2b82b..644473b 100644 --- a/index.toml +++ b/index.toml @@ -162,6 +162,11 @@ file = "mods/continuity.pw.toml" hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46" metafile = true +[[files]] +file = "mods/create-fabric.pw.toml" +hash = "e5bbc96d6d5d6bffb8e36c89bbd1331d923e23fbb87be8bae208d206832adb1c" +metafile = true + [[files]] file = "mods/creativecore.pw.toml" hash = "16e271347136c50d3ce6b3350dcc558ab2f5b75b60d88c1781c03e619b21858d" diff --git a/mods/create-fabric.pw.toml b/mods/create-fabric.pw.toml new file mode 100644 index 0000000..d652a4e --- /dev/null +++ b/mods/create-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Create Fabric" +filename = "create-fabric-0.5.1-d-build.1161+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/qlA1WuOK/create-fabric-0.5.1-d-build.1161%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "e5f066598208b340e1a35285d539ac07ac4f6b8e" + +[update] +[update.modrinth] +mod-id = "Xbc0uyRg" +version = "qlA1WuOK" diff --git a/pack.toml b/pack.toml index b5bd4fb..e70b2b7 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 = "8e75bb63142a990827f2374dbf25d7c80a99264bd3f7eb06177bf5ba630c302e" +hash = "87cd64ea353a18484c4ec648e1543630d33d95e788e886f255274771e008f545" [versions] minecraft = "1.20.1"