fixed boids side
This commit is contained in:
parent
fe0d544f71
commit
4da403b8bd
4 changed files with 3 additions and 3 deletions
Binary file not shown.
|
|
@ -66,7 +66,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/boids.pw.toml"
|
||||
hash = "deb918a0a34f477a92966092d3d6186cd4ca51f02bf22e409507b5fd320322ad"
|
||||
hash = "40c32f75869847aaa6dacab310dc84fc4aa509cba65d60c27688605750a4036e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name = "Boids"
|
||||
filename = "Boids-1.2.2.jar"
|
||||
side = "server"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/2OckSy74/versions/14pDAJuk/Boids-1.2.2.jar"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "2eed61710cf911c9078c493098c86bfc888b8ce08a39f9250ea531a1e3ec151b"
|
||||
hash = "d69d9c5f37252dd95365fc379be2b67039e17c292867d98635c376668ee2f162"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue