diff --git a/src/config/paxi/datapacks/ctov-create-structures.pw.toml b/src/config/paxi/datapacks/ctov-create-structures.pw.toml deleted file mode 100644 index 56bcdc2..0000000 --- a/src/config/paxi/datapacks/ctov-create-structures.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "CTOV - Create: Structures" -filename = "ctov-creates-structures-add-on-v1-0.zip" -side = "both" - -[download] -hash-format = "sha1" -hash = "62a3cad1bb7ebaca83b26c46ae231a9bd618f006" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4823643 -project-id = 929380 diff --git a/src/index.toml b/src/index.toml index 7a93e2b..8b7d8e3 100644 --- a/src/index.toml +++ b/src/index.toml @@ -8,6 +8,16 @@ hash = "d3f67c209e5b3c9d7f840b3e4bbdb48149220d209d9b9bc5317dca83694d60cd" file = "config/builtinservers.json" hash = "1b26d2227e4b6e7c26e5ddd3276ab4911c4c96586801c740e970acade25c9cb4" +[[files]] +file = "config/paxi/datapacks/ctov-pneumaticcraft-repressurized-compat.pw.toml" +hash = "261213a59efe57e5eb307636c353b6b297c083edbd9518375b56d6ad7965db51" +metafile = true + +[[files]] +file = "config/paxi/datapacks/ctov-rats-compat.pw.toml" +hash = "f084979cbc89cfc4bb9186d41a256a3f35409badecfc813175659eada0ab8c77" +metafile = true + [[files]] file = "config/paxi/datapacks/sky-villages-waystones-compat.pw.toml" hash = "54926190f54630e6c392b3c83eed46c343782e8e10556b2372db0bcfe4acc31c" @@ -175,11 +185,6 @@ file = "mods/craftpresence.pw.toml" hash = "412fd174362af3abba3e005335fa22a8afcba5d8f09c9ee2a410d53f8bf44bf7" metafile = true -[[files]] -file = "mods/create-structures.pw.toml" -hash = "d88d1845469a6f316eede279741cdedfc7489b3bef6c66405fff999e70d6c189" -metafile = true - [[files]] file = "mods/create.pw.toml" hash = "6ecc31d75d379730df8fe950438b4ca26ed1daa8612406374552665f9222f9ea" @@ -380,6 +385,11 @@ file = "mods/kubejs.pw.toml" hash = "ac7e428dcfa3ff3c861088ec50585fcd6d8ae7f2e9ce4321781c4fd864691a34" metafile = true +[[files]] +file = "mods/laserio.pw.toml" +hash = "4205c8912564c477a8762eb1ffcabef42bcea54d9b50a9dcc7d2196d0e63ae29" +metafile = true + [[files]] file = "mods/libre-exp-fix.pw.toml" hash = "15e0012c26d3554af5dbbf347d1127799785cb26792d71ce247d67f8880b807f" @@ -400,6 +410,11 @@ file = "mods/lootr.pw.toml" hash = "123208d47b67ef94944debfc350bacfa66d236e4dee03593abfaec27f45899f6" metafile = true +[[files]] +file = "mods/mcef.pw.toml" +hash = "bd71f97987605584c0b21f5a76fc68800f9e6389ba75221c0494d53b2aa03140" +metafile = true + [[files]] file = "mods/mekanism-additions.pw.toml" hash = "8103bb4258a97eba7de4ce26e13acaa515ca805869b2a2badeae7b5b03ac5fcc" @@ -415,6 +430,11 @@ file = "mods/mekanism-tools.pw.toml" hash = "123a3f2f9292cd52707fe42218a28de649da1130bb2298bdab472a165056e84a" metafile = true +[[files]] +file = "mods/mekanism-weapons.pw.toml" +hash = "96aa5888c00350e36e187d5fc8362ba7fa6c39414701482fa54172101caf7f65" +metafile = true + [[files]] file = "mods/mekanism.pw.toml" hash = "1681a2c3c2c10e00dd35ea8187fd1d0d545a1b8aee2f1b08ce3b5c19f09889a6" @@ -725,6 +745,11 @@ file = "mods/waystones.pw.toml" hash = "a054ff26321c786fde20256fc508164f502c2386ff8af805f44c2628a811d3bc" metafile = true +[[files]] +file = "mods/webdisplays.pw.toml" +hash = "40791cf0a89c589f094979674da4eb26d4f47755939a563c40e0daaba614a298" +metafile = true + [[files]] file = "mods/wool-tweaks.pw.toml" hash = "083f33f5598c59adefa19fafc106972c5de5271609a5855e6594ab033d629460" @@ -780,21 +805,6 @@ file = "mods/yungs-extras.pw.toml" hash = "fa202c052bee239aa8c074e13da7c843cda83a2b768769b3d6ae0bc47b11de8e" metafile = true -[[files]] -file = "resourcepacks/ctov-create-structures.pw.toml" -hash = "94b57089ff1dbea50e4f29fb177f9c622f27b288036b4af00c6b797d552a9726" -metafile = true - -[[files]] -file = "resourcepacks/ctov-pneumaticcraft-repressurized-compat.pw.toml" -hash = "261213a59efe57e5eb307636c353b6b297c083edbd9518375b56d6ad7965db51" -metafile = true - -[[files]] -file = "resourcepacks/ctov-rats-compat.pw.toml" -hash = "f084979cbc89cfc4bb9186d41a256a3f35409badecfc813175659eada0ab8c77" -metafile = true - [[files]] file = "unsup.toml" hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" diff --git a/src/mods/create-structures.pw.toml b/src/mods/create-structures.pw.toml deleted file mode 100644 index c08198d..0000000 --- a/src/mods/create-structures.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create: Structures" -filename = "create-structures-0.1.1-1.20.1-FORGE.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/IAnP4np7/versions/XALEBs0a/create-structures-0.1.1-1.20.1-FORGE.jar" -hash-format = "sha1" -hash = "6bd0a029f7ae4e400b55f8355f73e69dc31bd1a8" - -[update] -[update.modrinth] -mod-id = "IAnP4np7" -version = "XALEBs0a" diff --git a/src/mods/laserio.pw.toml b/src/mods/laserio.pw.toml new file mode 100644 index 0000000..fa84f2b --- /dev/null +++ b/src/mods/laserio.pw.toml @@ -0,0 +1,13 @@ +name = "LaserIO" +filename = "laserio-1.6.7.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "a0fc5178679da49ecd4f2b963b5777cae70d6305" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4843957 +project-id = 626839 diff --git a/src/mods/mcef.pw.toml b/src/mods/mcef.pw.toml new file mode 100644 index 0000000..7ab7371 --- /dev/null +++ b/src/mods/mcef.pw.toml @@ -0,0 +1,13 @@ +name = "MCEF (Minecraft Chromium Embedded Framework)" +filename = "mcef-fabric-2.1.1-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TObQ0HxZ/versions/V6dCSgOI/mcef-fabric-2.1.1-1.20.1.jar" +hash-format = "sha1" +hash = "b86fb9106206b5301112e83d83531f9241d38996" + +[update] +[update.modrinth] +mod-id = "TObQ0HxZ" +version = "V6dCSgOI" diff --git a/src/mods/mekanism-weapons.pw.toml b/src/mods/mekanism-weapons.pw.toml new file mode 100644 index 0000000..feb5316 --- /dev/null +++ b/src/mods/mekanism-weapons.pw.toml @@ -0,0 +1,13 @@ +name = "Mekanism: Weapons" +filename = "MekanismWeapons-1.20.1-1.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "5a83bc46e4a495d439d09f92566764746e1b909a" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4860175 +project-id = 929829 diff --git a/src/mods/webdisplays.pw.toml b/src/mods/webdisplays.pw.toml new file mode 100644 index 0000000..1708c69 --- /dev/null +++ b/src/mods/webdisplays.pw.toml @@ -0,0 +1,13 @@ +name = "WebDisplays" +filename = "webdisplays-2.0.0-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bRa1UAVZ/versions/yzdrcFok/webdisplays-2.0.0-1.20.1.jar" +hash-format = "sha1" +hash = "38d8c3605e2260d4a7116f3754a32c0bb241742c" + +[update] +[update.modrinth] +mod-id = "bRa1UAVZ" +version = "yzdrcFok" diff --git a/src/pack.toml b/src/pack.toml index 81eed01..25d0e07 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.4.5" +version = "0.4.6" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b3e79ca43fb4f352c138ab1932836e00fe81f95dd292a09956944bb96f8b1d87" +hash = "6b4e3cf9d693bb846ea1e54f0f17a376b609a627dae38de98854d95806593334" [versions] forge = "47.2.0"