From ae6c3b5163ba5a36d5b0d8eb1a7c213f8ddfe83b Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Tue, 29 Oct 2024 15:10:48 +0100 Subject: [PATCH] [restart] serverside emi --- index.toml | 20 ++++++++++++++++++++ mods/emi-loot.pw.toml | 13 +++++++++++++ mods/emi-ores.pw.toml | 13 +++++++++++++ mods/emi.pw.toml | 13 +++++++++++++ mods/fzzy-config.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 6 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 mods/emi-loot.pw.toml create mode 100644 mods/emi-ores.pw.toml create mode 100644 mods/emi.pw.toml create mode 100644 mods/fzzy-config.pw.toml diff --git a/index.toml b/index.toml index 004fc8f..852a261 100644 --- a/index.toml +++ b/index.toml @@ -77,6 +77,21 @@ file = "mods/danse.pw.toml" hash = "bef58d4241b61f045fc2e3197b049104b6feb57c365abb40d462bef7e0c6972b" metafile = true +[[files]] +file = "mods/emi-loot.pw.toml" +hash = "7266655534f680da122b5221d960a1a8326a9d7268b6151b4407c35e32b759e3" +metafile = true + +[[files]] +file = "mods/emi-ores.pw.toml" +hash = "ebc0864e8af9840c152083dc1abb163a7ea160c4b6ab733521166b658c3a2117" +metafile = true + +[[files]] +file = "mods/emi.pw.toml" +hash = "bafd56ed8177f080da9aec1d2bbc304c70261d930ae427861b2f09371c23fba5" +metafile = true + [[files]] file = "mods/fabric-api.pw.toml" hash = "6781d16eadeb0c3795428014f55979736795206072637df5a8ac9344a107d9db" @@ -102,6 +117,11 @@ file = "mods/forge-config-api-port.pw.toml" hash = "2645fbb800b5c53e3e8937489dcf036b9c40cfdc3d8674d6231a5f0fd0a7aeff" metafile = true +[[files]] +file = "mods/fzzy-config.pw.toml" +hash = "b17bee03069990a9cdca5ae129b03d1bb21e2fdc58abffb4ba8177a19e57990d" +metafile = true + [[files]] file = "mods/itemrename.pw.toml" hash = "97bf19a80688618ca736c1628bb88a0722f6210b6780c39877cf98c697c7c71e" diff --git a/mods/emi-loot.pw.toml b/mods/emi-loot.pw.toml new file mode 100644 index 0000000..f1e4ffe --- /dev/null +++ b/mods/emi-loot.pw.toml @@ -0,0 +1,13 @@ +name = "EMI Loot" +filename = "emi_loot-0.7.4+1.21+fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/uFpaYzzv/emi_loot-0.7.4%2B1.21%2Bfabric.jar" +hash-format = "sha1" +hash = "2d01e22e9240f090a154506b2dfbb8369c90b865" + +[update] +[update.modrinth] +mod-id = "qbbO7Jns" +version = "uFpaYzzv" diff --git a/mods/emi-ores.pw.toml b/mods/emi-ores.pw.toml new file mode 100644 index 0000000..6dd4f2a --- /dev/null +++ b/mods/emi-ores.pw.toml @@ -0,0 +1,13 @@ +name = "EMI Ores" +filename = "emi_ores-1.0+1.21.1+fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sG4TqDb8/versions/B2nSA8kE/emi_ores-1.0%2B1.21.1%2Bfabric.jar" +hash-format = "sha1" +hash = "f1945793c688790dc3d9615f9046d80450d40f2d" + +[update] +[update.modrinth] +mod-id = "sG4TqDb8" +version = "B2nSA8kE" diff --git a/mods/emi.pw.toml b/mods/emi.pw.toml new file mode 100644 index 0000000..d929439 --- /dev/null +++ b/mods/emi.pw.toml @@ -0,0 +1,13 @@ +name = "EMI" +filename = "emi-1.1.16+1.21.1+fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/onEgcWmL/emi-1.1.16%2B1.21.1%2Bfabric.jar" +hash-format = "sha1" +hash = "caca1679a446a94428eaedb596b4af5844c4d8ea" + +[update] +[update.modrinth] +mod-id = "fRiHVvU7" +version = "onEgcWmL" diff --git a/mods/fzzy-config.pw.toml b/mods/fzzy-config.pw.toml new file mode 100644 index 0000000..b006254 --- /dev/null +++ b/mods/fzzy-config.pw.toml @@ -0,0 +1,13 @@ +name = "Fzzy Config" +filename = "fzzy_config-0.5.6+1.21.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hYykXjDp/versions/S6Fst9jI/fzzy_config-0.5.6%2B1.21.jar" +hash-format = "sha1" +hash = "fb42d1e90a6eab0b9177a6355b793d3170fb3543" + +[update] +[update.modrinth] +mod-id = "hYykXjDp" +version = "S6Fst9jI" diff --git a/pack.toml b/pack.toml index 4493176..91f4330 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 = "56e3f3f5513bb021a49cac8063c038ba48dcc23350ae7a570ac0d11ab69f9d8e" +hash = "3e74c2835a9a557243a28fc67815a5900696494dc20e279b94a0cd34e8e4f85f" [versions] fabric = "0.16.5"