mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 07:12:18 +10:00
[ADD] GriefLogger
This commit is contained in:
parent
f342089555
commit
9a8ead01e5
3 changed files with 19 additions and 1 deletions
|
@ -599,6 +599,11 @@ file = "mods/glodium.pw.toml"
|
|||
hash = "8b30d03470cc27030f42b6719cdb8975f163ed336fc8592f0277a4291bb08aec"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/grieflogger.pw.toml"
|
||||
hash = "60f7945740399d55a2c04ae156a6769ca778bcb61e84fd36a3eed73646925319"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/guideme.pw.toml"
|
||||
hash = "ed0d18b14280f2fc2723fa704a11a3124d4b4c2550ca11090488ec76d34fca2f"
|
||||
|
|
13
mods/grieflogger.pw.toml
Normal file
13
mods/grieflogger.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "GriefLogger"
|
||||
filename = "grieflogger-1.2.5-1.21.1-neoforge.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8oGVUFuX/versions/nvRsERUS/grieflogger-1.2.5-1.21.1-neoforge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "ddc8690714a431b59e6fce03b423ef4bac5c0f7fa3071fe52372618a3246a95026eacb237af008947f12520c0ad7672f83387f13809fa5ff5786de830377deef"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8oGVUFuX"
|
||||
version = "nvRsERUS"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "33438882c9d07861452d13022a34d10c4b300c13d1053e6d4c94cb94cbbd791f"
|
||||
hash = "4c30afc7ae42b6333978ec3880104d2ae5d8d0bafb9fd96fdf36bd03c98a8531"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue