chunk loaders
This commit is contained in:
parent
ac6f0d4dcf
commit
42c694411e
3 changed files with 19 additions and 1 deletions
|
@ -319,6 +319,11 @@ file = "mods/create-integrated-farming.pw.toml"
|
|||
hash = "89c94f8d0cbc5742a04b3a3952701a756378d6b1aa007b8fe46a02ebf847c8ca"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-power-loader.pw.toml"
|
||||
hash = "ee76dbe108ebf5cf68047f60ecabee5aeb029015253dc82c007b941a6d6cfcdf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-railways-navigator.pw.toml"
|
||||
hash = "36ca424432226ba50961b9a9a9e8a9b97e3a76763c9d82ce7c5492b0822cefc0"
|
||||
|
|
13
mods/create-power-loader.pw.toml
Normal file
13
mods/create-power-loader.pw.toml
Normal 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"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "58bc48039349bceb6a70a7d0f6d18f9e88030ad7970b7dc06ad7bacdc3724661"
|
||||
hash = "f6e28b107ad25e656d64680535849299eb995751f77b239ff0bee7727d671f62"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue