diff --git a/client/index.toml b/client/index.toml index 7673442..5879748 100644 --- a/client/index.toml +++ b/client/index.toml @@ -7748,6 +7748,10 @@ hash = "9ed1293ebae789f8ec26b7ac0420c371032726916dc8e1f9075334f9b3f72914" file = "mods/repurposed_structures_forge-6.3.28+1.19.2.jar" hash = "d19ab8bc41a5b5b98f1e3e80b1e2f9d49c098606a9dc70f8b9ae29dc7e4ea7b6" +[[files]] +file = "mods/resourcefullib-forge-1.19.2-1.1.24.jar" +hash = "4f83a8dfa91ad381f2708293ecda6c705039a0dabb774ed429c84c86eb158e56" + [[files]] file = "mods/riverredux-0.3.0+forge.jar" hash = "4c69598dcff04bdbbca8616fcbedd1febb4ea1f8c1986ceff1f6ac7aa71cfb0b" @@ -7824,6 +7828,14 @@ hash = "966afabbc2bb82c2262aad4e1ff1d162e2804433ec7605bf8df961fa7492a327" file = "mods/structureessentials-1.19.2-3.2.jar" hash = "f7d8fec0538fab24adbdf48c350c47f54ee3f08b142a271521498eeab89d5fb5" +[[files]] +file = "mods/supermartijn642configlib-1.1.8a-fabric-mc1.19.jar" +hash = "a554a5db6f9152afcd6216de6082cef590b140f7c54dd3a1a5c2299a4c437d40" + +[[files]] +file = "mods/supermartijn642corelib-1.1.17a-fabric-mc1.19.2.jar" +hash = "35196c85809c330d6adc8500e998f12e605382236b4727f4a27e25089ef8535d" + [[files]] file = "mods/supplementaries-1.19.2-2.4.13.jar" hash = "10597759446f28dc1fd2bec6f1336b9334a7cd1be3734336822d74b59ab363c9" diff --git a/client/mods/resourcefullib-forge-1.19.2-1.1.24.jar b/client/mods/resourcefullib-forge-1.19.2-1.1.24.jar new file mode 100644 index 0000000..c6b1344 Binary files /dev/null and b/client/mods/resourcefullib-forge-1.19.2-1.1.24.jar differ diff --git a/client/mods/supermartijn642configlib-1.1.8a-fabric-mc1.19.jar b/client/mods/supermartijn642configlib-1.1.8a-fabric-mc1.19.jar new file mode 100644 index 0000000..883a528 Binary files /dev/null and b/client/mods/supermartijn642configlib-1.1.8a-fabric-mc1.19.jar differ diff --git a/client/mods/supermartijn642corelib-1.1.17a-fabric-mc1.19.2.jar b/client/mods/supermartijn642corelib-1.1.17a-fabric-mc1.19.2.jar new file mode 100644 index 0000000..db56618 Binary files /dev/null and b/client/mods/supermartijn642corelib-1.1.17a-fabric-mc1.19.2.jar differ diff --git a/client/pack.toml b/client/pack.toml index a51df01..5bb40c8 100644 --- a/client/pack.toml +++ b/client/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d7e52f103ab9598f0f445f695624e188ae752db5ae7e9d127cfbdbadbcd495f2" +hash = "acc55d14323d77c0bae4e17e85f5ca8d4352f334547670034c0a80fa90ec5cfc" [versions] forge = "43.3.5"