Compare commits
24 commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b904d35ac3 | ||
![]() |
726d912062 | ||
![]() |
f80ac39968 | ||
![]() |
a846f08b76 | ||
![]() |
b51fdc1ff5 | ||
![]() |
66c3823ee3 | ||
![]() |
71e7ec36f4 | ||
![]() |
e0d09b10e9 | ||
![]() |
19196fda68 | ||
![]() |
f11e352d4c | ||
![]() |
3042fe8ab7 | ||
![]() |
3c17a59362 | ||
![]() |
643c3510ed | ||
![]() |
b6ff7557f9 | ||
![]() |
dc6a6daf48 | ||
![]() |
1d7bcdd0ef | ||
![]() |
4d9550cb9d | ||
![]() |
936244576f | ||
![]() |
59cf77fc23 | ||
![]() |
3e37889653 | ||
![]() |
ae18c6bb89 | ||
![]() |
099b0c910a | ||
![]() |
86518d5e0d | ||
9548da887b |
4 changed files with 7 additions and 13 deletions
|
@ -1,5 +1,7 @@
|
||||||
# DOnt add teh IDE's
|
# DOnt add teh IDE's
|
||||||
|
/.forgejo
|
||||||
/.idea
|
/.idea
|
||||||
|
/docs
|
||||||
|
|
||||||
# dont add nix stuff
|
# dont add nix stuff
|
||||||
flake.*
|
flake.*
|
||||||
|
|
10
index.toml
10
index.toml
|
@ -1,13 +1,5 @@
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = ".forgejo/actions/update_branch/action.yml"
|
|
||||||
hash = "d766aa4529c72ab0b451e518367bd8b58126697181670248397b13db6ab16cb2"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = ".forgejo/workflows/geyser.yml"
|
|
||||||
hash = "552840ea9426de23a692cd4f0dabef497acff0918d9fac9c074ad7a328cb2df5"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "plugins/essentialsx-discord.pw.toml"
|
file = "plugins/essentialsx-discord.pw.toml"
|
||||||
hash = "3980e4f0ba4095425a76680031b9c469eda86845879160c34679d626b531c776"
|
hash = "3980e4f0ba4095425a76680031b9c469eda86845879160c34679d626b531c776"
|
||||||
|
@ -25,7 +17,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "plugins/geyser.pw.toml"
|
file = "plugins/geyser.pw.toml"
|
||||||
hash = "7dce743e21119b286b2014756451e7e860ef4a9d06d708eb449e835df5d54f2f"
|
hash = "cfcebc4e44d75a227f46216b100437fb3d1dc786b10c6e517790f6aca2cbcff3"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "93853b87fdbba621190f0cbacbcee0475f153c3d9eb744a8c2d0c2c4bfad4556"
|
hash = "8232fce7440db8e2f5f8be1a01d74cf04852e9f8a220f32803614b7a1cecc814"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.5"
|
minecraft = "1.21.5"
|
||||||
|
|
|
@ -3,11 +3,11 @@ filename = "Geyser-Spigot.jar"
|
||||||
side = "server"
|
side = "server"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/wKkoqHrH/versions/xIN8Ujrm/Geyser-Spigot.jar"
|
url = "https://cdn.modrinth.com/data/wKkoqHrH/versions/29cMfxqV/Geyser-Spigot.jar"
|
||||||
hash-format = "sha512"
|
hash-format = "sha512"
|
||||||
hash = "6ac40376aa5603e1a8de7c4fe39fe4925c76e26b1a66a1a9db43995542195d620c7adf1079ba75c7205d9f62ab16f3897fca3da0c7fa6ad18fab63a6ac2a6304"
|
hash = "e2b7d92bda3c4ef0f61027ed321816b9d8a88d4c60ab38279caa36c776f767588260fed4f3de183ec518a764695552e2cb7d6165c55f7c2c8a655f97a3109c4c"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "wKkoqHrH"
|
mod-id = "wKkoqHrH"
|
||||||
version = "xIN8Ujrm"
|
version = "29cMfxqV"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue