add drogstyle + styled nicknames
This commit is contained in:
parent
23213cd0df
commit
711f5e3db6
10
index.toml
10
index.toml
@ -194,6 +194,11 @@ file = "mods/do-a-barrel-roll.pw.toml"
|
|||||||
hash = "8331398401714c839a8d231a5bbb6a3826f2e360e7d9e90b0ea35db177a160cf"
|
hash = "8331398401714c839a8d231a5bbb6a3826f2e360e7d9e90b0ea35db177a160cf"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/drogstyle.pw.toml"
|
||||||
|
hash = "5e09fc8d9d4cbe026f0e5c6ca17c6d23213ac1b79c566210be3d919daa18dc15"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-fps.pw.toml"
|
file = "mods/dynamic-fps.pw.toml"
|
||||||
hash = "c8c6a3893859d2f0e04ebf400c8ce8b47de21cfe6097996b5dde1561e92f3c80"
|
hash = "c8c6a3893859d2f0e04ebf400c8ce8b47de21cfe6097996b5dde1561e92f3c80"
|
||||||
@ -549,6 +554,11 @@ file = "mods/starlight.pw.toml"
|
|||||||
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
|
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/styled-nicknames.pw.toml"
|
||||||
|
hash = "e6f4e06c4d4442c08a9f64772a3e078209d57a5d81f6c8ee0fde0da006789a3a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/tectonic.pw.toml"
|
file = "mods/tectonic.pw.toml"
|
||||||
hash = "c9072b33298e95459c644344c8f8e7317a2f503a469e24bf51e63dca9c560db1"
|
hash = "c9072b33298e95459c644344c8f8e7317a2f503a469e24bf51e63dca9c560db1"
|
||||||
|
13
mods/drogstyle.pw.toml
Normal file
13
mods/drogstyle.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Drogstyle"
|
||||||
|
filename = "drogstyle-1.1.1+1.20.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/MAmi6HBa/versions/1iDZpG79/drogstyle-1.1.1%2B1.20.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "3ac4697bce47b3093b6d8c5c1167d7ade4bca776"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "MAmi6HBa"
|
||||||
|
version = "1iDZpG79"
|
13
mods/styled-nicknames.pw.toml
Normal file
13
mods/styled-nicknames.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Styled Nicknames"
|
||||||
|
filename = "styled-nicknames-1.2.1+1.20.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/DOk6Gcdi/versions/9k8RQJkW/styled-nicknames-1.2.1%2B1.20.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "737962952717aedd849797b3351ceaae925099f2"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "DOk6Gcdi"
|
||||||
|
version = "9k8RQJkW"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "2e55ea14bd2ec5e4a023022bfdb9c096a09bc715fd214d50c1eab6a9a9994103"
|
hash = "66062da534290e9abc9f0384eddf276dd7677990489668f3a622361c0e9e08a7"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.22"
|
fabric = "0.14.22"
|
||||||
|
Loading…
Reference in New Issue
Block a user