diff --git a/index.toml b/index.toml index 9c95590..535e9bd 100644 --- a/index.toml +++ b/index.toml @@ -1120,6 +1120,11 @@ file = "mods/embeddium.pw.toml" hash = "5ec0c37f3f4ad07a40c10376668bca80334ddb7ad2bab06eb4de8f7aac339c8e" metafile = true +[[files]] +file = "mods/emi.pw.toml" +hash = "f0b4372343e873512d57e5ee877f37362f8dde8e75771075abe44686509294b9" +metafile = true + [[files]] file = "mods/emojiful.pw.toml" hash = "df875bdbabfd623724c54a4eccc023dbaec5027e19b9c68e34a70538f510e16e" @@ -1485,11 +1490,6 @@ file = "mods/jaopca.pw.toml" hash = "ee0c30de0a6e37f4bc54b186adad9c7d92f2e52ad38563bfda9892dac08b9d38" metafile = true -[[files]] -file = "mods/jei.pw.toml" -hash = "d4ce1e57da773c6157f3208eadc40d5962be2bb1d2747eae169debb6d50a543f" -metafile = true - [[files]] file = "mods/journeymap-integration.pw.toml" hash = "3821402f6ea538edf6f958ca67b81fa999379d4d36f6fcea24b44a80f70a450d" @@ -2365,6 +2365,11 @@ file = "mods/titanium.pw.toml" hash = "351aef144aa70ab4f41b3dcf044e0929631227f1ad118f22e611e13ff91fdfe4" metafile = true +[[files]] +file = "mods/tmrv.pw.toml" +hash = "a670e30e6a4ca146bc13cd21238899b01eb877daa2bd6ebfef4a2e97cd4925d2" +metafile = true + [[files]] file = "mods/toms-peripherals.pw.toml" hash = "8f24c32dfb990b6741be6085cc2e478b675bafdb368a059fd431e39f3253af9e" diff --git a/mods/emi.pw.toml b/mods/emi.pw.toml new file mode 100644 index 0000000..878c09b --- /dev/null +++ b/mods/emi.pw.toml @@ -0,0 +1,13 @@ +name = "EMI" +filename = "emi-1.1.22+1.20.1+forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/WtJS5tVw/emi-1.1.22%2B1.20.1%2Bforge.jar" +hash-format = "sha512" +hash = "fcc80ee419a96682d157e8fd0993e0f13031dafc6399dabb17b9696636e791a903e7d3d15131edd3b533544454f072c4b19e92b146c80d4be6980bb20a0dbb7b" + +[update] +[update.modrinth] +mod-id = "fRiHVvU7" +version = "WtJS5tVw" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml deleted file mode 100644 index 37c7d9d..0000000 --- a/mods/jei.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Just Enough Items" -filename = "jei-1.20.1-forge-15.20.0.112.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/4r3Kp7U7/jei-1.20.1-forge-15.20.0.112.jar" -hash-format = "sha512" -hash = "12e3d1ff7cc7db7bb8fef6fe1fbc5136ccd80b5094f47d6cd08119368aec72a967d372caa8d786a4f6782c8ee70a109628f0942bb62736352cf4121d21e1b36b" - -[update] -[update.modrinth] -mod-id = "u6dRKJwZ" -version = "4r3Kp7U7" diff --git a/mods/tmrv.pw.toml b/mods/tmrv.pw.toml new file mode 100644 index 0000000..d12600f --- /dev/null +++ b/mods/tmrv.pw.toml @@ -0,0 +1,13 @@ +name = "TooManyRecipeViewers" +filename = "toomanyrecipeviewers-0.6.0+mc.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yFypjcfd/versions/HDeMQWHN/toomanyrecipeviewers-0.6.0%2Bmc.20.1.jar" +hash-format = "sha512" +hash = "06d33975a4a36111a04b2a163728c8c6580f85f41aa4c8e598d23113f59d9d51cc6064985a7808bc84b9b73c1a245ac958b2a9d9ddf6dcbd82b6c93c06e4008b" + +[update] +[update.modrinth] +mod-id = "yFypjcfd" +version = "HDeMQWHN" diff --git a/pack.toml b/pack.toml index 8f7fbb2..1c5695d 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 = "34b4c2ef28538934fcedfcb2cfd215c1431a8f07f94b3168cd8730c7903ea938" +hash = "75d68755e60f1bcb7f13be77cf62c55537ce5ecfc8016f2a56f66c1226e3e2c1" [versions] forge = "47.4.4"