diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-20 23:26:34 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-20 23:26:34 -0400 |
| commit | 82bfff5cd46f49e5ab5f7c0cf44303ff2fd185ae (patch) | |
| tree | 963ef653e23a37dfe5f45b8a1434a3285aa7b39e /mods | |
| parent | a11f07d63eb0c8ed6b15695fdba128c0a901f152 (diff) | |
added hexstruction, player shops, small ships, and origin orb recipe
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/hexstruction.pw.toml | 13 | ||||
| -rw-r--r-- | mods/small-ships.pw.toml | 13 | ||||
| -rw-r--r-- | mods/spuds-shops.pw.toml | 13 |
3 files changed, 39 insertions, 0 deletions
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" |
