diff --git a/compileFromSourceMods/puffish_skills_origins-0.1.0-1.20.1-fabric.jar b/compileFromSourceMods/puffish_skills_origins-0.1.0-1.20.1-fabric.jar new file mode 100644 index 0000000..d6c88a2 Binary files /dev/null and b/compileFromSourceMods/puffish_skills_origins-0.1.0-1.20.1-fabric.jar differ diff --git a/index.toml b/index.toml index 9a7f451..87885be 100644 --- a/index.toml +++ b/index.toml @@ -29,6 +29,11 @@ file = "mods/affinity.pw.toml" hash = "e78758ad08871c1ddd1a8358ad937092b0e6afa5b237d2920fbf76e69d78fb32" metafile = true +[[files]] +file = "mods/alloy-forgery.pw.toml" +hash = "6fbfd9a00b617f2205c9b7739240201809eba8754093f5321aeb241f6ef6e1b4" +metafile = true + [[files]] file = "mods/almanac.pw.toml" hash = "84da114b518ecda7ed4fe0160a7986c2446e55820675016e3630ad87177dc55f" @@ -389,6 +394,11 @@ file = "mods/dcwa.pw.toml" hash = "e96c71e46932e7060f04e19145977c2ca71686f373273a8fae78f933a37b1b75" metafile = true +[[files]] +file = "mods/decocraft.pw.toml" +hash = "9bc703802207de8db0778311f77e96ec45c4dbb634500417bf80f3003f599119" +metafile = true + [[files]] file = "mods/deepslatecutting.pw.toml" hash = "f189746778654d05f2f568cb23d3a6ea50c25b7c0f490c1091b77e2eb60327d9" @@ -511,7 +521,7 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "a74044f64e15149ea7e2efd2a2fcb2d8818e26ff0d27d2f684a287a12e2378aa" +hash = "30f42d9c40bc729d19feaa0f46f41447e8199c9f9a8dc0ea1e19c376a2e83a6d" metafile = true [[files]] @@ -609,9 +619,19 @@ file = "mods/gravestones.pw.toml" hash = "6c4eef3aaba1707c26526f8f832f0f7d2b00745092ea313704636ddee9b0d538" metafile = true +[[files]] +file = "mods/hephaestus-expansion.pw.toml" +hash = "8123418180b839ca21e251a1dfaa32ce33b6c9440cff5250327e3c28d228bff1" +metafile = true + [[files]] file = "mods/hephaestus.pw.toml" -hash = "a5af148903379317aafe576059f84e07d44107b0bc897351cb1346d6efc569bb" +hash = "7608d0fe534cebccb8a541f4bdac9791cdf82de9eb1f427798649a80b46be2a9" +metafile = true + +[[files]] +file = "mods/hephaestusplus.pw.toml" +hash = "b96ce3cc2eaaf8258df3944886175016c44bd5411714bef82e76bd9ecf823916" metafile = true [[files]] @@ -646,7 +666,7 @@ metafile = true [[files]] file = "mods/identity-fix.pw.toml" -hash = "de37035757a75aa69caf3deac0ae18d4f622957d57167998486faf1b7f95cd14" +hash = "6101bb45825253f4e6165af89bb3473bfffac2932c8a0de9302f79d3a87a48c2" metafile = true [[files]] @@ -899,6 +919,11 @@ file = "mods/mru.pw.toml" hash = "a50f8c5b3eff24d230425afd2bae4f4a77da4ea857bff80f8320563b2b9b54da" metafile = true +[[files]] +file = "mods/mythicmetals.pw.toml" +hash = "1dba4413d7e486191ffec2347fe9875468985ec69beade3f486d19891bb4126c" +metafile = true + [[files]] file = "mods/natures-compass.pw.toml" hash = "5ec7e0e8cb5d8cd6b09f49f9a8eff32a4f7c8f95af37e076644f15ea0011583f" @@ -946,7 +971,7 @@ metafile = true [[files]] file = "mods/origins.pw.toml" -hash = "e09b4e3348ee5e8b836e40ea4745bf3ab0d584512e31166ab34a219c437a736a" +hash = "b667826180cac57d367242619cd6f744e843690edb2d3cce1e51d7126912661d" metafile = true [[files]] @@ -1146,12 +1171,12 @@ metafile = true [[files]] file = "mods/skills-origins.pw.toml" -hash = "7dc772eda50205dc1551b4ca18b7f89109ea5ef148eec0197c2f499dda6a8a2f" +hash = "f13f2c1d18f110328b6069d5b65e0608832b46371ff24f71dbc76f69adfa1e62" metafile = true [[files]] file = "mods/skills.pw.toml" -hash = "4a4b17ad43092863d796deea85aa2268bc0db8277b1b3d4b1f7159e2408c3b48" +hash = "31e5435e6ea80768202a5fb4d71e36e7fa1bcedbde24ce6b39751a1aa92607d4" metafile = true [[files]] diff --git a/mods/alloy-forgery.pw.toml b/mods/alloy-forgery.pw.toml new file mode 100644 index 0000000..ad7a062 --- /dev/null +++ b/mods/alloy-forgery.pw.toml @@ -0,0 +1,13 @@ +name = "Alloy Forgery" +filename = "alloy-forgery-2.1.2+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jhl28YkY/versions/j3GoCoCc/alloy-forgery-2.1.2%2B1.20.jar" +hash-format = "sha1" +hash = "2a5b1cdd7dacaba4012c0a3d116d726302f62dca" + +[update] +[update.modrinth] +mod-id = "jhl28YkY" +version = "j3GoCoCc" diff --git a/mods/decocraft.pw.toml b/mods/decocraft.pw.toml new file mode 100644 index 0000000..82a6042 --- /dev/null +++ b/mods/decocraft.pw.toml @@ -0,0 +1,13 @@ +name = "Decocraft" +filename = "decocraft-3.0.4-1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/IZJSgKZe/versions/o9CDG4YX/decocraft-3.0.4-1.20.1-fabric.jar" +hash-format = "sha1" +hash = "f203708043cb54dbae7f02e8580318d602f44e40" + +[update] +[update.modrinth] +mod-id = "IZJSgKZe" +version = "o9CDG4YX" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml index d46666d..a602833 100644 --- a/mods/fabric-api.pw.toml +++ b/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.92.3+1.20.1.jar" +filename = "fabric-api-0.92.6+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/SKPWumQf/fabric-api-0.92.3%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar" hash-format = "sha1" -hash = "4fc46246c5e97514ffc563ca68338cf35d9976d0" +hash = "3ec0a88b64f252257df6287e9a1d47ed96331e5d" [update] [update.modrinth] mod-id = "P7dR8mSH" -version = "SKPWumQf" +version = "UapVHwiP" diff --git a/mods/hephaestus-expansion.pw.toml b/mods/hephaestus-expansion.pw.toml new file mode 100644 index 0000000..f7add7b --- /dev/null +++ b/mods/hephaestus-expansion.pw.toml @@ -0,0 +1,13 @@ +name = "Hephaestus Expansion" +filename = "hephaestusexpansion-1.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/H6K8bKGy/versions/vnyJbqx3/hephaestusexpansion-1.0.2.jar" +hash-format = "sha1" +hash = "c6ab9e0a8a13d1a476d39fee94af38b61b8e5286" + +[update] +[update.modrinth] +mod-id = "H6K8bKGy" +version = "vnyJbqx3" diff --git a/mods/hephaestus.pw.toml b/mods/hephaestus.pw.toml index 251640c..74bfd99 100644 --- a/mods/hephaestus.pw.toml +++ b/mods/hephaestus.pw.toml @@ -1,8 +1,13 @@ name = "Hephaestus" -filename = "Hephaestus-1.20.1-3.6.4.287.jar" +filename = "Hephaestus-1.20.1-3.6.4.305.jar" side = "both" [download] -url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/Hephaestus-1.20.1-3.6.4.287.jar" -hash-format = "sha256" -hash = "a5215c5d7119d093232221ba4447aac25cffe1d382f4052c49778777c274e2cd" +url = "https://cdn.modrinth.com/data/sdSn3wvy/versions/q5lAhdfq/Hephaestus-1.20.1-3.6.4.305.jar" +hash-format = "sha1" +hash = "ee3dacaee8547b6ef709873b86c4a42ef4a6f1bb" + +[update] +[update.modrinth] +mod-id = "sdSn3wvy" +version = "q5lAhdfq" diff --git a/mods/hephaestusplus.pw.toml b/mods/hephaestusplus.pw.toml new file mode 100644 index 0000000..e931146 --- /dev/null +++ b/mods/hephaestusplus.pw.toml @@ -0,0 +1,13 @@ +name = "HephaestusPlus" +filename = "hephaestusplus-1.1.1+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/SSoB0fRh/versions/bTPeNl8e/hephaestusplus-1.1.1%2B1.20.jar" +hash-format = "sha1" +hash = "5b32fe7399a5997a85d69574635cc7fad8eb19f2" + +[update] +[update.modrinth] +mod-id = "SSoB0fRh" +version = "bTPeNl8e" diff --git a/mods/identity-fix.pw.toml b/mods/identity-fix.pw.toml index 4232146..2d9e821 100644 --- a/mods/identity-fix.pw.toml +++ b/mods/identity-fix.pw.toml @@ -1,13 +1,13 @@ name = "Identity Fix (Morph)" -filename = "identity-2.7.6-1.20.1-fabric.jar" +filename = "identity-2.9.2-1.20.1-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u8V1OwVf/versions/51uncGXn/identity-2.7.6-1.20.1-fabric.jar" +url = "https://cdn.modrinth.com/data/u8V1OwVf/versions/o2TQdEkW/identity-2.9.2-1.20.1-fabric.jar" hash-format = "sha1" -hash = "860cca0d47b3a0c9054ec771839f1366e2145033" +hash = "54fe0b3d16bfa00178c4da1eb3a04f14e502518f" [update] [update.modrinth] mod-id = "u8V1OwVf" -version = "51uncGXn" +version = "o2TQdEkW" diff --git a/mods/mythicmetals.pw.toml b/mods/mythicmetals.pw.toml new file mode 100644 index 0000000..5b4d580 --- /dev/null +++ b/mods/mythicmetals.pw.toml @@ -0,0 +1,13 @@ +name = "Mythic Metals" +filename = "mythicmetals-0.19.10+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bAWzYNRd/versions/fxEK8ISQ/mythicmetals-0.19.10%2B1.20.1.jar" +hash-format = "sha1" +hash = "c73cd257b0be45877bad36851b037f8d42832188" + +[update] +[update.modrinth] +mod-id = "bAWzYNRd" +version = "fxEK8ISQ" diff --git a/mods/origins.pw.toml b/mods/origins.pw.toml index 4dbe1d7..81cc3c9 100644 --- a/mods/origins.pw.toml +++ b/mods/origins.pw.toml @@ -1,13 +1,13 @@ name = "Origins" -filename = "Origins-1.20.1-1.10.0.jar" +filename = "Origins-1.10.2+mc.1.20.x.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/3BeIrqZR/versions/OdNHB7Bh/Origins-1.20.1-1.10.0.jar" +url = "https://cdn.modrinth.com/data/3BeIrqZR/versions/oT0CGnBQ/Origins-1.10.2%2Bmc.1.20.x.jar" hash-format = "sha1" -hash = "e85bbe9554283840ca1d05b09181be29f3a623c0" +hash = "9a62de8be9261baeaffbde598e4b89c902851c50" [update] [update.modrinth] mod-id = "3BeIrqZR" -version = "OdNHB7Bh" +version = "oT0CGnBQ" diff --git a/mods/skills-origins.pw.toml b/mods/skills-origins.pw.toml index 1b62047..68f1b78 100644 --- a/mods/skills-origins.pw.toml +++ b/mods/skills-origins.pw.toml @@ -3,11 +3,6 @@ filename = "puffish_skills_origins-0.2.0-1.20.1-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/G2gG8giX/versions/xsYqLkmA/puffish_skills_origins-0.2.0-1.20.1-fabric.jar" -hash-format = "sha1" -hash = "8e5f1fcebb32bae175bf00b7800bf2210c85ec51" - -[update] -[update.modrinth] -mod-id = "G2gG8giX" -version = "xsYqLkmA" +url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/puffish_skills_origins-0.1.0-1.20.1-fabric.jar" +hash-format = "sha256" +hash = "c4e732e9c945f19a43d5eb5f3f4e321c99198a711c661c275b66b85199e7632d" diff --git a/mods/skills.pw.toml b/mods/skills.pw.toml index 1ba3698..683c6cd 100644 --- a/mods/skills.pw.toml +++ b/mods/skills.pw.toml @@ -1,8 +1,13 @@ name = "Pufferfish's Skills" -filename = "puffish_skills-0.16.0-1.20-fabric.jar" +filename = "puffish_skills-0.16.8-1.20-fabric.jar" side = "both" [download] -url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/puffish_skills-0.16.0-1.20-fabric.jar" -hash-format = "sha256" -hash = "7cc9528f4daed3ad9fb9e964e480c043bcb3c0d9ce8619be77c0b7ed5671ecfe" +url = "https://cdn.modrinth.com/data/hqQqvaa4/versions/wsweQmsA/puffish_skills-0.16.8-1.20-fabric.jar" +hash-format = "sha1" +hash = "817b0389055e0400219f5f45b41a085c225a23d1" + +[update] +[update.modrinth] +mod-id = "hqQqvaa4" +version = "wsweQmsA" diff --git a/pack.toml b/pack.toml index 9c836dd..603e6db 100644 --- a/pack.toml +++ b/pack.toml @@ -6,10 +6,10 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "07c35480b85ba4e14866255b2792312a598cc9479c63c7a875b884ab946e5825" +hash = "918727cfc554305a28fdf4882e3a4014e1b55b9996632cab390f54bd260ab505" [versions] -fabric = "0.16.10" +fabric = "0.17.2" minecraft = "1.20.1" [options]