diff --git a/src/config/tacz/custom/emxarms.zip b/src/config/tacz/custom/emxarms.zip index f3aab3e..52bc09a 100644 Binary files a/src/config/tacz/custom/emxarms.zip and b/src/config/tacz/custom/emxarms.zip differ diff --git a/src/index.toml b/src/index.toml index 48c1511..43533d9 100644 --- a/src/index.toml +++ b/src/index.toml @@ -39,7 +39,7 @@ hash = "fa79208c014d3f6d8b317c98b0f7a25a08faafa68e767aab2aafe6232cdee144" [[files]] file = "config/tacz/custom/emxarms.zip" -hash = "aaac7a40783a15e56ad4491cea36433d5c4ae3c32857c45420ef52715cbd8499" +hash = "c04f7a4eff4c2f05ee3efcbb0e9dad2689e8bd27b8ee0a89de8d77cb071076cf" [[files]] file = "config/tacz/custom/tacz.zip" @@ -387,6 +387,11 @@ file = "mods/botarium.pw.toml" hash = "15f70ccb7c7b0ff27ec791788d24de00fc6f6715311644b0fe374f006c9f230e" metafile = true +[[files]] +file = "mods/brandons-core.pw.toml" +hash = "e98d30710f9b0765afbd96b5e39566c66486af2d14cc96cd19058274e3cab299" +metafile = true + [[files]] file = "mods/builtin-servers.pw.toml" hash = "a4be16e51af6d10099097105151d01c20b536fc9166298526f67cf12f871187b" @@ -447,6 +452,11 @@ file = "mods/clumps.pw.toml" hash = "fb8e035187556a9406507176782dd251769d8cdf14e9712b508bcc47ff6904d9" metafile = true +[[files]] +file = "mods/codechicken-lib.pw.toml" +hash = "c011cedf1f29b16895af2f6bb513f0914380d5a24ac53cf84c5bc530d007c16c" +metafile = true + [[files]] file = "mods/collective.pw.toml" hash = "ff8dc50c39cb0488c0b95eead83d4137faca5556f949768dc412ba83cc9a231e" @@ -567,6 +577,11 @@ file = "mods/double-doors.pw.toml" hash = "0bc34de195717313cc7d94cc30be4219059bcf95caf37166924aefacdf2ea876" metafile = true +[[files]] +file = "mods/draconic-evolution.pw.toml" +hash = "ddba5c58ec0f4417e91ca3158906d829c1ed6221ae6e9008735630158f3cd97f" +metafile = true + [[files]] file = "mods/eccentric-tome.pw.toml" hash = "ae5ed48aa97aebbb0daac8b58190a465d46ad563a8a154eab028e6f24e88d44e" diff --git a/src/mods/brandons-core.pw.toml b/src/mods/brandons-core.pw.toml new file mode 100644 index 0000000..d645ac6 --- /dev/null +++ b/src/mods/brandons-core.pw.toml @@ -0,0 +1,13 @@ +name = "Brandons Core" +filename = "BrandonsCore-1.20.1-3.2.1.302-universal.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/iFDWVIFV/versions/qFTHdrDH/BrandonsCore-1.20.1-3.2.1.302-universal.jar" +hash-format = "sha1" +hash = "1378ba5f84267c18f945c52d787ac86e40d6c241" + +[update] +[update.modrinth] +mod-id = "iFDWVIFV" +version = "qFTHdrDH" diff --git a/src/mods/codechicken-lib.pw.toml b/src/mods/codechicken-lib.pw.toml new file mode 100644 index 0000000..70fbdf3 --- /dev/null +++ b/src/mods/codechicken-lib.pw.toml @@ -0,0 +1,13 @@ +name = "CodeChicken Lib" +filename = "CodeChickenLib-1.20.1-4.4.0.512-universal.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/2gq0ALnz/versions/U68JIVpX/CodeChickenLib-1.20.1-4.4.0.512-universal.jar" +hash-format = "sha1" +hash = "3d75bae94d3645ab355ac4b3178f03eb4684f318" + +[update] +[update.modrinth] +mod-id = "2gq0ALnz" +version = "U68JIVpX" diff --git a/src/mods/draconic-evolution.pw.toml b/src/mods/draconic-evolution.pw.toml new file mode 100644 index 0000000..0d211a2 --- /dev/null +++ b/src/mods/draconic-evolution.pw.toml @@ -0,0 +1,13 @@ +name = "Draconic Evolution" +filename = "Draconic-Evolution-1.20.1-3.1.2.583-universal.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nBqivi8H/versions/d53l4Hnw/Draconic-Evolution-1.20.1-3.1.2.583-universal.jar" +hash-format = "sha1" +hash = "fd373eeb75b15df5f3ebed3b65ba0422b65e0987" + +[update] +[update.modrinth] +mod-id = "nBqivi8H" +version = "d53l4Hnw" diff --git a/src/pack.toml b/src/pack.toml index f1a8fd0..30a0fd1 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.8.14" +version = "0.8.15" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1ff2537e05793540da7d60cb6ab456a590bd6fc06745764ec2a23536b242fbd5" +hash = "0fdaf4f76bc51d2005cd27e045f3dd99980c43056dcad7addece409fa6c5cab8" [versions] forge = "47.3.0"