diff --git a/index.toml b/index.toml index 3febd8e..f1ad457 100644 --- a/index.toml +++ b/index.toml @@ -422,6 +422,11 @@ file = "mods/cosmetic-armor-reworked.pw.toml" hash = "cfa8aa9c0437721dab2057c932c9cf8ec3d3a11f672040601305238d13df85e8" metafile = true +[[files]] +file = "mods/crawl-on-demand.pw.toml" +hash = "2d9b8031284998c278bc0fed025c0b07773189eccc841747fe28be82514984eb" +metafile = true + [[files]] file = "mods/create-big-cannons.pw.toml" hash = "9b4526ab8bfdd3bf813b788a382b849c31fde9a510668c80761ba8897952af2c" diff --git a/mods/crawl-on-demand.pw.toml b/mods/crawl-on-demand.pw.toml new file mode 100644 index 0000000..c83abd4 --- /dev/null +++ b/mods/crawl-on-demand.pw.toml @@ -0,0 +1,13 @@ +name = "Crawl on Demand" +filename = "crawlondemand-1.20.x-1.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wcXLQVhg/versions/MoMoLVq4/crawlondemand-1.20.x-1.0.0.jar" +hash-format = "sha1" +hash = "7bffbea57618b126c639894f51ddf9ef1d80a252" + +[update] +[update.modrinth] +mod-id = "wcXLQVhg" +version = "MoMoLVq4" diff --git a/pack.toml b/pack.toml index 9b17e2e..2cae44d 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 = "ece1b309df9f4684d93104419033c8e2499799fddda207ffc15f09c0238198c1" +hash = "c732707f44d1dbff88d0cef9b677fa941b818371d46a5c22e8da929f5709095d" [versions] minecraft = "1.20.1"