From d3bc2b4306ef391ae99c3cfb69281835f0874877 Mon Sep 17 00:00:00 2001 From: Mathieu Lagace Date: Sun, 19 Jul 2026 15:20:00 -0400 Subject: [PATCH] Add REI --- index.toml | 15 +++++++++++++++ pack.toml | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/index.toml b/index.toml index 4c2abe3..ff4fe06 100644 --- a/index.toml +++ b/index.toml @@ -8,6 +8,16 @@ hash = "9fe9c0901538e5a68d5c487cbae1e158650761843c132feead0daeb5619ca04f" file = "README.md" hash = "a0655accfedd0720cdb74755d6065ad0f7b9a042c71edf0864975755f9d2169b" +[[files]] +file = "mods/architectury-api.pw.toml" +hash = "ea336d25c3e21ef168aec20e1ea470c96949ad29632646ee8e8ab0d74b4bbfc9" +metafile = true + +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "75181b55e0407d1fca1e2f346c6501f919f5109545990ddfb66db9cd1b771f8a" +metafile = true + [[files]] file = "mods/create-aeronautics.pw.toml" hash = "5fab8d2e412683dfd72f08cf6750e51b03cb43192e8eb783e962ba28d20978bc" @@ -33,6 +43,11 @@ file = "mods/modonomicon.pw.toml" hash = "d72083c1a59af176a97bea991a7f5d04ec2ffe1b63794c1290b29ec3ec3cfe8a" metafile = true +[[files]] +file = "mods/rei.pw.toml" +hash = "21388a8519fbba93d4663a40bb163932855213ec47f41af18c1d3a4a1e2ada93" +metafile = true + [[files]] file = "mods/revelationary.pw.toml" hash = "2f81382e6e4b41bf2c3cd4b4f2569871332f808780d4510dcee03afc361ec8a1" diff --git a/pack.toml b/pack.toml index 548a2bd..f48b70d 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 = "7bcf016000fe9ed22a1ceecb9576aeb1487cf9b4736dfcdd9830637b478ee97f" +hash = "9d5a773809967a9cff52ee3ee6903989f15f5abe5086d3dd29ced219042c04e5" [versions] minecraft = "1.21.1"