From f3e9a276198f28b4aa9606ceceae1df9e91f04f7 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Fri, 14 Jun 2024 15:49:15 -0500 Subject: [PATCH] i can see all of the greg --- config/jecalculation/config.toml | 4 ++++ index.toml | 9 +++++++++ mods/just-enough-calculation.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 config/jecalculation/config.toml create mode 100644 mods/just-enough-calculation.pw.toml diff --git a/config/jecalculation/config.toml b/config/jecalculation/config.toml new file mode 100644 index 0000000..5d34956 --- /dev/null +++ b/config/jecalculation/config.toml @@ -0,0 +1,4 @@ + +[General] + clientMode = true + diff --git a/index.toml b/index.toml index eff6995..f87d775 100644 --- a/index.toml +++ b/index.toml @@ -860,6 +860,10 @@ hash = "b20dd1723067b428aef77c78f70399d70dcc69f4d254842c0e7c0c75f502aa1f" file = "config/ironjetpacks/jetpacks/wood.json" hash = "f9061c501bf4b222c6d57f0933c946a5ae03ac66ccfe498d48fc094df015239b" +[[files]] +file = "config/jecalculation/config.toml" +hash = "6bad9e2052cfd19e08a01882fda05270fabf6b7bf52c94207660d097a2ce43af" + [[files]] file = "config/jei/blacklist.cfg" hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" @@ -4143,6 +4147,11 @@ file = "mods/just-enough-archaeology.pw.toml" hash = "0e61bdad02c3baa90ff0c6894f533a4b7ac46090095d59f6162f848b99a90280" metafile = true +[[files]] +file = "mods/just-enough-calculation.pw.toml" +hash = "712ac3e3cca6cd0478dfeafac21f7926dba0c54763144ae168ed200d894e6464" +metafile = true + [[files]] file = "mods/just-enough-mekanism-multiblocks.pw.toml" hash = "f0edf0b8685b59a8fd484f55a89c240f30c17269f4c2ec2a2bf612a2c5ce1819" diff --git a/mods/just-enough-calculation.pw.toml b/mods/just-enough-calculation.pw.toml new file mode 100644 index 0000000..06cfd8b --- /dev/null +++ b/mods/just-enough-calculation.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Calculation" +filename = "jecalculation-forge-1.20.1-4.0.4.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "46a5306e02f4726e1b687f06df0a92f656937e07" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5066675 +project-id = 242223 diff --git a/pack.toml b/pack.toml index b771374..f2d3b86 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 = "5691d2ac8a9cdb4daa6ea83b41bbace139c2af85c6c0d2e55fcb5d62bdc19bbd" +hash = "ae6c76d5b5f7c11eeabffde0b8dca65b3174cd0c068e9eb279c1fbfad6d300cc" [versions] forge = "47.2.20"