chunk loaders

This commit is contained in:
Reid 2025-12-03 21:05:57 -08:00
parent e34e492a8e
commit b0fa9a4473
3 changed files with 19 additions and 1 deletions

View file

@ -400,6 +400,11 @@ file = "mods/create-new-age.pw.toml"
hash = "acdd3f7e16165f63d102f8bb9a4c91fe9111e19dcbb8f7722ff32563ba5201b9" hash = "acdd3f7e16165f63d102f8bb9a4c91fe9111e19dcbb8f7722ff32563ba5201b9"
metafile = true metafile = true
[[files]]
file = "mods/create-power-loader.pw.toml"
hash = "ee76dbe108ebf5cf68047f60ecabee5aeb029015253dc82c007b941a6d6cfcdf"
metafile = true
[[files]] [[files]]
file = "mods/create-railways-navigator.pw.toml" file = "mods/create-railways-navigator.pw.toml"
hash = "ec69488edd55f31c6fc57cac9bab713a14394d1f63054cc4e2e5efc19a55abb9" hash = "ec69488edd55f31c6fc57cac9bab713a14394d1f63054cc4e2e5efc19a55abb9"

View file

@ -0,0 +1,13 @@
name = "Create: Power Loader"
filename = "create_power_loader-2.0.3-mc1.21.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/wPQ6GgFE/versions/ydVSjzJR/create_power_loader-2.0.3-mc1.21.1.jar"
hash-format = "sha512"
hash = "b0552ff1fa0d23dddd66b425a5454784f373b635a730892675921c90d2ad288164f483fe53f13b79ce60317d5456c8cd9c6308ec3806bbf10b12674b8b94e77a"
[update]
[update.modrinth]
mod-id = "wPQ6GgFE"
version = "ydVSjzJR"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "aa7844227f557fb48806759d733933c71c2bf966da5020207de8032f8089f6c0" hash = "90720f99647dce278657303d392e96de2d6ff56dffb7f53dbdb7fe9e4a39ffaa"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"