diff --git a/index.toml b/index.toml index e625196..e8a7c1e 100644 --- a/index.toml +++ b/index.toml @@ -288,11 +288,26 @@ file = "mods/e4mc.pw.toml" hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549" metafile = true +[[files]] +file = "mods/emi-loot.pw.toml" +hash = "8766521465c1cc6b57199a24008be030eabfd417c0ba7eb6c91f26c2f6ffa70a" +metafile = true + [[files]] file = "mods/emi.pw.toml" hash = "61d4f489d43922fb32e1868ddce2129ecfaddb40e42029908d41142057a28f89" metafile = true +[[files]] +file = "mods/emiffect.pw.toml" +hash = "6395441f751bc9aca4cd024df876b9f7abbfc53d8911f5264c5c36eabbb21c82" +metafile = true + +[[files]] +file = "mods/emitrades.pw.toml" +hash = "4c59088a2cb975f60347da57d72bb1069b65452c6a7b92af8facec6e1bed9409" +metafile = true + [[files]] file = "mods/entity-model-features.pw.toml" hash = "ceabdf57ccfdf9aefc04e6f3bc10e06d6a3320037a0ff60f5990501c9a5d6302" @@ -423,6 +438,11 @@ file = "mods/jei.pw.toml" hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124" metafile = true +[[files]] +file = "mods/keybind-fix.pw.toml" +hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" diff --git a/mods/emi-loot.pw.toml b/mods/emi-loot.pw.toml new file mode 100644 index 0000000..518d793 --- /dev/null +++ b/mods/emi-loot.pw.toml @@ -0,0 +1,13 @@ +name = "EMI Loot" +filename = "emi_loot-0.6.5+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/7fjkgVEh/emi_loot-0.6.5%2B1.20.1.jar" +hash-format = "sha1" +hash = "e6398e3aef04cbe96273e9174601953ab48f5191" + +[update] +[update.modrinth] +mod-id = "qbbO7Jns" +version = "7fjkgVEh" diff --git a/mods/emiffect.pw.toml b/mods/emiffect.pw.toml new file mode 100644 index 0000000..ef9310b --- /dev/null +++ b/mods/emiffect.pw.toml @@ -0,0 +1,13 @@ +name = "EMIffect" +filename = "emiffect-fabric-1.1.1+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/705gWllI/versions/snwqJj9A/emiffect-fabric-1.1.1%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "01bdb198a9877a3c3fdb5e3f1d5dc2d63a8e2c9e" + +[update] +[update.modrinth] +mod-id = "705gWllI" +version = "snwqJj9A" diff --git a/mods/emitrades.pw.toml b/mods/emitrades.pw.toml new file mode 100644 index 0000000..e6c551e --- /dev/null +++ b/mods/emitrades.pw.toml @@ -0,0 +1,13 @@ +name = "EMI Trades" +filename = "emitrades-fabric-1.2.0+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/hlcZDRJ1/emitrades-fabric-1.2.0%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "880671a5d55859627eb91f5938ff8d81b9cb24ad" + +[update] +[update.modrinth] +mod-id = "j2HhbEE7" +version = "hlcZDRJ1" diff --git a/mods/keybind-fix.pw.toml b/mods/keybind-fix.pw.toml new file mode 100644 index 0000000..79578c2 --- /dev/null +++ b/mods/keybind-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Keybind Fix" +filename = "keybind_fix-1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/vuWNr14n/versions/4VeEKlR8/keybind_fix-1.0.0.jar" +hash-format = "sha1" +hash = "d99355fe589dfb41b2d7d7e2c20b733ca3a086d8" + +[update] +[update.modrinth] +mod-id = "vuWNr14n" +version = "4VeEKlR8" diff --git a/pack.toml b/pack.toml index 0adcef0..a2e424b 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 = "b9c5deaafc2a618e85691afcd9bdcda12dcf4815254b58ef0c51e2396a2168dc" +hash = "de11fc1e0e8515c6077e5e893b7fe17992798f2bbdcd9bfd06a2539fbec621b9" [versions] minecraft = "1.20.1"