mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 07:12:18 +10:00
[ADD] FastEvent
This commit is contained in:
parent
58457e8481
commit
bc6a532c29
3 changed files with 19 additions and 1 deletions
|
@ -549,6 +549,11 @@ file = "mods/farmers-delight.pw.toml"
|
|||
hash = "c4027b8071cc6dfc7f0d49e702a5e25b1e36841e50acba1e699f308be156b8f2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fastevent.pw.toml"
|
||||
hash = "e8f80a31178b51937be55f6c78038c38d6b23f38905688edfa9ca5adab2cbc31"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ferrite-core.pw.toml"
|
||||
hash = "05d96d5b17399f048469ff4b44451eb8d99cc7a2a075ff55718c397cb508b0c2"
|
||||
|
|
13
mods/fastevent.pw.toml
Normal file
13
mods/fastevent.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "FastEvent"
|
||||
filename = "FastEvent-1.21.1-neoforge-1.1.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/LauZQ6kM/versions/tOzxJSj2/FastEvent-1.21.1-neoforge-1.1.2.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "9b1d07f6bade3d82414fec8e780d40b74d9f3f1b8a32b1e77b26d42570037aacaca15d367ac845394ee01e935437850da06fddf417b93f4924ed9d9f856f7f09"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "LauZQ6kM"
|
||||
version = "tOzxJSj2"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "77bd8385109dc8e56c92a9c439e17c621fde201b575be760136b73ef6cf558e5"
|
||||
hash = "2b991e8f080a1da6e862b0c214ddc638708c4e827ed04c09ce57bbda91ee542f"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue