Added "Crawl"

This commit is contained in:
Casey 2024-08-15 20:47:22 +03:00
parent 8d3affe8e4
commit 74fa5ccc7a
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
5 changed files with 32 additions and 3 deletions

View File

@ -314,3 +314,6 @@ Speaks for itself
Whenever it lags too much, use those
* <img width="32" height="32" src="https://cdn.modrinth.com/data/VYRu7qmG/icon.png">&#91;<abbr title="side:both">CS</abbr>&#93; **[Observable](https://modrinth.com/mod/observable)** - See what's lagging your server.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/l6YH9Als/13676ddae142a85998c1c0086cafc30ce2efde80.png">&#91;<abbr title="side:server">SO</abbr>&#93; **[spark](https://modrinth.com/mod/spark)** - spark is a performance profiler for Minecraft clients, servers and proxies.
## unset
* <img width="32" height="32" src="https://cdn.modrinth.com/data/H1JOVjhn/icon.png">&#91;<abbr title="side:both">CS</abbr>&#93; **[Crawl](https://modrinth.com/mod/crawl)** - Allows you to crawl

View File

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "README.md"
hash = "1c80dc68f1df11a5b26680057cbceed72c801926a06ed916306bf0bf4262e9a6"
hash = "79a52f91cb5728e0404c2511d643d9a7c1e8c703822676064e38e0088bd3d149"
[[files]]
file = "make-list.py"
@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92"
[[files]]
file = "modinfo.toml"
hash = "57c8ceb572d7bc7af30f91c82ba46bd2fdee164fd3f087827cec93070835b472"
hash = "e934eb9a1dece9abd989873a46cd224759ed5d8a301a2e7e8879765406578e09"
[[files]]
file = "mods/3dskinlayers.pw.toml"
@ -332,6 +332,11 @@ file = "mods/craterlib.pw.toml"
hash = "d84fd5a09dc2b9e3a81f69ba7ae55bd1b1cea9f43f6c505dd229159fc0f675ae"
metafile = true
[[files]]
file = "mods/crawl.pw.toml"
hash = "d3e3831377b8282db35ffe8446d535f30e011367b3187b2c96b5f179a1a77c59"
metafile = true
[[files]]
file = "mods/create-cobblestone-mixers.pw.toml"
hash = "69c3a9dae6892e84b8fcc083fd9db49b7be12126ab8d7225b0cf49b96cc8c4c1"

View File

@ -2616,3 +2616,11 @@ side = "both"
optional = false
icon = "https://cdn.modrinth.com/data/lo90fZoB/81b2b095d5570e29f29604c6c5c69eaf9f4033bc.png"
category = "other"
[mods.crawl]
name = "Crawl"
description = "Allows you to crawl"
link = "https://modrinth.com/mod/crawl"
side = "both"
optional = false
icon = "https://cdn.modrinth.com/data/H1JOVjhn/icon.png"

13
mods/crawl.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Crawl"
filename = "crawl-0.12.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/H1JOVjhn/versions/G7rwJQKo/crawl-0.12.0.jar"
hash-format = "sha1"
hash = "b8ae38f022751a45900af7cd49737bb11e524fe9"
[update]
[update.modrinth]
mod-id = "H1JOVjhn"
version = "G7rwJQKo"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "8e30f510e93dc7922b0f2e6b8cb50bf0f564697e3076802ba4da553bbaf16696"
hash = "18e817e1b9418f2a189bd4e2c56ed628d9f9c57ca40fd54d1418cc8f48bf89d1"
[versions]
fabric = "0.15.11"