fixed boids again
This commit is contained in:
parent
b7fc476804
commit
7272605099
4 changed files with 3 additions and 3 deletions
Binary file not shown.
|
|
@ -89,7 +89,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 = "1b16a3ccf64f4ca74c5f7e8caa2dde1d1410af792097b32d8d0c0ff92862db15"
|
||||
hash = "cf80068c3a51654ee4a8237e1933067c5a32306e88aedbdab7961c65a0c1e12e"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue