From 82bfff5cd46f49e5ab5f7c0cf44303ff2fd185ae Mon Sep 17 00:00:00 2001 From: triethyl Date: Fri, 20 Mar 2026 23:26:34 -0400 Subject: added hexstruction, player shops, small ships, and origin orb recipe --- config/openloader/data/orb-of-origin-recipe.zip | Bin 0 -> 1555 bytes index.toml | 19 +++++++++++++++++++ mods/hexstruction.pw.toml | 13 +++++++++++++ mods/small-ships.pw.toml | 13 +++++++++++++ mods/spuds-shops.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 6 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 config/openloader/data/orb-of-origin-recipe.zip create mode 100644 mods/hexstruction.pw.toml create mode 100644 mods/small-ships.pw.toml create mode 100644 mods/spuds-shops.pw.toml diff --git a/config/openloader/data/orb-of-origin-recipe.zip b/config/openloader/data/orb-of-origin-recipe.zip new file mode 100644 index 0000000..f80610c Binary files /dev/null and b/config/openloader/data/orb-of-origin-recipe.zip differ diff --git a/index.toml b/index.toml index 1939830..04a799c 100644 --- a/index.toml +++ b/index.toml @@ -36,6 +36,10 @@ hash = "5376c4d128f729d60d7aa3dddd10d2d51065e00a8cb15a1479a484b0f84070d6" file = "config/iris.properties" hash = "7224d422c4329c3cedad644491433d0dcca0b5b6277051e14305463218f27498" +[[files]] +file = "config/openloader/data/orb-of-origin-recipe.zip" +hash = "a6aa4a60df03c38c2aba4de49d9520daa41cf1188d42dceb4621237682769e6b" + [[files]] file = "config/simplebackup.json5" hash = "06006f4ecc60408f13491ba3a93c7fdd4fc632e268f75277f420339b0667d23d" @@ -378,6 +382,11 @@ file = "mods/hexpose.pw.toml" hash = "a3679744d85237d364e432d07acc54775ef0ab10c80c542c5d5fb5d683dc43d6" metafile = true +[[files]] +file = "mods/hexstruction.pw.toml" +hash = "e3ce9e4e1d4dbf12ae095dfe0d35061541c8b0f0932c54b0e400b0285ac35ddf" +metafile = true + [[files]] file = "mods/hierophantics.pw.toml" hash = "fe8b903b37f162385797a10af49859b2225980c1d8c1d335172bf5d6b44692c4" @@ -643,6 +652,11 @@ file = "mods/sleep-warp.pw.toml" hash = "f62c232118cad05e85da90504d9732552ee1d5b43838156220df90ec273a508d" metafile = true +[[files]] +file = "mods/small-ships.pw.toml" +hash = "18d84c132f116eedf06e967346e98868cca5483f9015cfbc366a35b5eb223971" +metafile = true + [[files]] file = "mods/smarter-farmers-farmers-replant.pw.toml" hash = "185672879e37f4e7d81edee638a7c29844a2dd1a3cba8635944b72f971be0936" @@ -688,6 +702,11 @@ file = "mods/spelunkery.pw.toml" hash = "5a955b4e4c847837490e430e4a586e6aa9692c32acad9321391881d2107058b4" metafile = true +[[files]] +file = "mods/spuds-shops.pw.toml" +hash = "ced6fc15e8e1db49a6d6dce2c8d1341eaa547cf6d60216e32744eb03fab84182" +metafile = true + [[files]] file = "mods/stoneworks.pw.toml" hash = "8521f339c1c3b016d1751671e9cded0eeb8fb229845c5aa8c101802f18511903" diff --git a/mods/hexstruction.pw.toml b/mods/hexstruction.pw.toml new file mode 100644 index 0000000..dc96bc8 --- /dev/null +++ b/mods/hexstruction.pw.toml @@ -0,0 +1,13 @@ +name = "HexStruction" +filename = "hexstruction-fabric-1.3.1+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/dGRSMTTM/versions/LfUSHo4m/hexstruction-fabric-1.3.1%2B1.20.1.jar" +hash-format = "sha512" +hash = "363363e7b13a6a2749fa2662d414fc5ed9410e11097244c49daab43d616df18a9922966e50c7fa37e8af9aa5221385d82ae7dae53c0775d9b5d24b442ac6d4e4" + +[update] +[update.modrinth] +mod-id = "dGRSMTTM" +version = "LfUSHo4m" diff --git a/mods/small-ships.pw.toml b/mods/small-ships.pw.toml new file mode 100644 index 0000000..d0eb5b0 --- /dev/null +++ b/mods/small-ships.pw.toml @@ -0,0 +1,13 @@ +name = "Small Ships" +filename = "smallships-fabric-1.20.1-2.0.0-b1.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rGWEHQrP/versions/gpbYUuEr/smallships-fabric-1.20.1-2.0.0-b1.4.jar" +hash-format = "sha512" +hash = "a08da465ff2fdd69fea612e33fb209d349925e8b8b268aede484e624949677c1b1a39e281f7aaeb21687d5068bbe0e5319d41b867149a789b4421b5b96136b73" + +[update] +[update.modrinth] +mod-id = "rGWEHQrP" +version = "gpbYUuEr" diff --git a/mods/spuds-shops.pw.toml b/mods/spuds-shops.pw.toml new file mode 100644 index 0000000..b253593 --- /dev/null +++ b/mods/spuds-shops.pw.toml @@ -0,0 +1,13 @@ +name = "Spud's shops" +filename = "spuds-shops-1.20.1-1.9.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sHFbDnFN/versions/f91KA8pP/spuds-shops-1.20.1-1.9.0.jar" +hash-format = "sha512" +hash = "59080e35e576b824d60c3e0d9351707bb01da8c73dc1ac605d09dfe050d5ca2b5bc53d291d5f805a30af4991ba88441e17bd1a1bd13b138b3c361f2ab0d0ce15" + +[update] +[update.modrinth] +mod-id = "sHFbDnFN" +version = "f91KA8pP" diff --git a/pack.toml b/pack.toml index e09f1e8..1d656da 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 = "cf81c8add5162b8510c5b7b6a948d9e64eecababddb7cc54189d3d0a40058ec7" +hash = "fac797975500fc83c7bb9322a072d2498dc576113d870fbce1821d301953b40f" [versions] fabric = "0.18.4" -- cgit v1.2.3