geyser
This commit is contained in:
parent
aa9c2b02e4
commit
b75b2876b8
3 changed files with 19 additions and 1 deletions
|
@ -72,6 +72,11 @@ file = "mods/forge-config-api-port.pw.toml"
|
|||
hash = "2a1a9cc37324bc86db0944fe070878dbff660340232c20f84365070fd0cf6307"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/geyser.pw.toml"
|
||||
hash = "5bd64c77f8bcaa6756b9f3c811a1ab7d030e45423c7cd8ce23d0ea03e94b28c0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jade.pw.toml"
|
||||
hash = "596009ec5701f7063fc8b4dcf145da1fd557e96d1abd1908948b6bf9481b444b"
|
||||
|
|
13
mods/geyser.pw.toml
Normal file
13
mods/geyser.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Geyser"
|
||||
filename = "geyser-fabric-Geyser-Fabric-2.4.3-b681.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wKkoqHrH/versions/KKslNRoI/geyser-fabric-Geyser-Fabric-2.4.3-b681.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2ec2abd00f2eb72fe8614ebec5a5b81e16ad1171"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wKkoqHrH"
|
||||
version = "KKslNRoI"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "87e2e3a31498250128593d07d326730649818c0d267d3367788ac5eb1797e852"
|
||||
hash = "10d3aa8becd75792201f2483a1785a775ca49269b702dcec9e28c14e3c10d8c2"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue