Add Better Fabric Console
This commit is contained in:
parent
21398ea5dc
commit
43f1e0e82f
@ -64,6 +64,11 @@ file = "mods/badpackets.pw.toml"
|
|||||||
hash = "cbf5544ba86d4d10262fff9c53af6c9ef05bb92d329bb02f891a5aaf3ca94631"
|
hash = "cbf5544ba86d4d10262fff9c53af6c9ef05bb92d329bb02f891a5aaf3ca94631"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/better-fabric-console.pw.toml"
|
||||||
|
hash = "dfd7fb4f18b490346dee3a4576660d22f1305c564ead3641bd710193eb74f2e4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/better-mount-hud.pw.toml"
|
file = "mods/better-mount-hud.pw.toml"
|
||||||
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
|
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
|
||||||
|
13
mods/better-fabric-console.pw.toml
Normal file
13
mods/better-fabric-console.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Better Fabric Console"
|
||||||
|
filename = "better-fabric-console-mc1.20.1-1.1.5.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Y8o1j1Sf/versions/6BihHVPz/better-fabric-console-mc1.20.1-1.1.5.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "423c2babfc4e11c7f35ebe62a82cf65d2a7bac0d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Y8o1j1Sf"
|
||||||
|
version = "6BihHVPz"
|
@ -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 = "bc89d500b45b9bd0aa74eba58b0effac30289c7667ac41e28c61dfc3aa43ee06"
|
hash = "59cf4b84e2d862d8128568638f77d9f074f4f2be79dac767648a29d303197183"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Reference in New Issue
Block a user