leashmod update
This commit is contained in:
parent
6ecbc26474
commit
6af9dfe2ab
4 changed files with 13 additions and 19 deletions
10
index.toml
10
index.toml
|
@ -78,11 +78,6 @@ file = "mods/ksyxis.pw.toml"
|
|||
hash = "cf4d50556f99d310bea0745680a9d8574791ad55880e5a8d85029e85711601ff"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/leashable-players.pw.toml"
|
||||
hash = "4d6307bd5c52cfc8b8455be4dc00da9387134752b4dc60e215bd79b5570a0c12"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/leaves-be-gone.pw.toml"
|
||||
hash = "f63e7d5f894ab0c29b3364115346f9298c7c257bb104992b68fb3256962bd745"
|
||||
|
@ -108,6 +103,11 @@ file = "mods/luckperms.pw.toml"
|
|||
hash = "fd3c19d3524ec86a192e87859738bdd2f5e244115ae1125202592ac13c608979"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mc-leashplayers.pw.toml"
|
||||
hash = "0ab9e813c177660b7e893a0f8a7afe34760877d16af640f1b9663edfa6cd887a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mob-armor-trims.pw.toml"
|
||||
hash = "246509495609f4041e7a7b5a85db98159b3fc1dcd559233748e90d6fb0a3a46b"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Leashable Players"
|
||||
filename = "leashmod-1.1.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/BKyMf6XK/versions/ikLeZ0BV/leashmod-1.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4100ff21587cf87acd02d60e4a54e8ca50df7a8a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "BKyMf6XK"
|
||||
version = "ikLeZ0BV"
|
7
mods/mc-leashplayers.pw.toml
Normal file
7
mods/mc-leashplayers.pw.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
name = "mc-leashplayers"
|
||||
filename = "leashmod-1.1.1.jar"
|
||||
|
||||
[download]
|
||||
url = "https://git.incest.world/ashley/mc-leashplayers/releases/download/1.1.1/leashmod-1.1.1.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "e3491243d12897ba26c27c5ed4b76f11bd80ced86f2a7f22feeb82777f525aa7"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "393ab9f20fa98a0d9cd9f4163162c509907f775da441427d401a286922fcf3f5"
|
||||
hash = "8c9653f399b21859caa1fd7395c8c75fc72ad073a228d3bb7d73d577da626981"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue