diff --git a/index.toml b/index.toml index d33e210..a16a2ce 100644 --- a/index.toml +++ b/index.toml @@ -18233,6 +18233,11 @@ file = "mods/chimes.pw.toml" hash = "83eeb853e25dbc170868cb1c4d7893512f4e755eec073c77dde260963a8ed7cd" metafile = true +[[files]] +file = "mods/chunk-loaders.pw.toml" +hash = "2dc0fc8ef1aed704c55e0ff03914376b65b03b24d1592ea0db3b07e1f48ed0bb" +metafile = true + [[files]] file = "mods/chunky-pregenerator.pw.toml" hash = "8f3e01ad47042d186087576cd17e91f78576295e7ca16fb885550910cb97caa4" @@ -18873,6 +18878,16 @@ file = "mods/storagedrawers.pw.toml" hash = "5d8ac00b4b361810f9b79e21b2d250c4302f8949a93ae06fe7c87d7011c04147" metafile = true +[[files]] +file = "mods/supermartijn642s-config-lib.pw.toml" +hash = "caa507edc23c21df56cda8b40d30d74eaa999b19bf2fe4e2b53cf9a256e1ac76" +metafile = true + +[[files]] +file = "mods/supermartijn642s-core-lib.pw.toml" +hash = "6fba63f2152b6e51365f55d4a689f61053a4aa8b785e904715aef3d595a9fcb8" +metafile = true + [[files]] file = "mods/table-top-craft.pw.toml" hash = "8685b5cb3423d9c3cc324ff1c6f5427287f6a9779787a8a822104e6377126297" diff --git a/mods/chunk-loaders.pw.toml b/mods/chunk-loaders.pw.toml new file mode 100644 index 0000000..77871c0 --- /dev/null +++ b/mods/chunk-loaders.pw.toml @@ -0,0 +1,13 @@ +name = "Chunk Loaders" +filename = "chunkloaders-1.2.8a-fabric-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/t1VgucWo/versions/rLIi25kQ/chunkloaders-1.2.8a-fabric-mc1.20.1.jar" +hash-format = "sha512" +hash = "b8479745bbc31ab883dc45609109d33e0d3fcfb5401460232fb69c36a1bd7a96dd1e2935e0d63dabeb85cd34a546fe6c90dbc8b3dc602e6c71a7bc0b6ef02f73" + +[update] +[update.modrinth] +mod-id = "t1VgucWo" +version = "rLIi25kQ" diff --git a/mods/supermartijn642s-config-lib.pw.toml b/mods/supermartijn642s-config-lib.pw.toml new file mode 100644 index 0000000..f608c5b --- /dev/null +++ b/mods/supermartijn642s-config-lib.pw.toml @@ -0,0 +1,13 @@ +name = "SuperMartijn642's Config Lib" +filename = "supermartijn642configlib-1.1.8a-fabric-mc1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LN9BxssP/versions/Ur02nrUT/supermartijn642configlib-1.1.8a-fabric-mc1.20.jar" +hash-format = "sha512" +hash = "bccd2d3e55a70c7d4c1aedaa9e85d6d0039e982ebdab40bc2aeba4b27a5112859f7a05c342c3c9575ff5d8ced769d1feffb104ecdd4d19cac8afba9ea2017c52" + +[update] +[update.modrinth] +mod-id = "LN9BxssP" +version = "Ur02nrUT" diff --git a/mods/supermartijn642s-core-lib.pw.toml b/mods/supermartijn642s-core-lib.pw.toml new file mode 100644 index 0000000..461ebbd --- /dev/null +++ b/mods/supermartijn642s-core-lib.pw.toml @@ -0,0 +1,13 @@ +name = "SuperMartijn642's Core Lib" +filename = "supermartijn642corelib-1.1.18a-fabric-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rOUBggPv/versions/T4PXaNJw/supermartijn642corelib-1.1.18a-fabric-mc1.20.1.jar" +hash-format = "sha512" +hash = "6d4fcc83d573e01c4d780d2753e2bfd46031757653d2a4b20d4270fa0359debeaff0c585deca1631903110e3bc4d63e383ff5bfed6218d69af1896c80a65beaa" + +[update] +[update.modrinth] +mod-id = "rOUBggPv" +version = "T4PXaNJw" diff --git a/pack.toml b/pack.toml index 0261bf1..8bb1549 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "76765bb5a4856322109b3ccc653cf06e204ba55b63975d291cc144ad0957a973" +hash = "edec61d585cae4c2e6c7ef642542ed1b13b21569fa5123cdbe3fd468999187cd" [versions] fabric = "0.16.9"