Add jade as server side mod
This commit is contained in:
parent
db88335958
commit
8e504126cc
@ -88,6 +88,11 @@ file = "mods/inventory-essentials.pw.toml"
|
||||
hash = "865ca510dc0f6359ea12f03f63dcd3d3d9cba97da4a61ab8ae23b82d305d5280"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jade.pw.toml"
|
||||
hash = "f1ea3c6af6d7dc62e8efa3afa2f186176d563c1aff6544f19e2aedbdf6494025"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jamlib.pw.toml"
|
||||
hash = "b1a2966fb0a1a546ea5d626af4b8067e31ece008f03af961a0a795d243d9f783"
|
||||
|
13
minecraft/pack/mods/jade.pw.toml
Normal file
13
minecraft/pack/mods/jade.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Jade 🔍"
|
||||
filename = "Jade-1.21.4-Fabric-17.0.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/pAlCWjua/Jade-1.21.4-Fabric-17.0.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "46d85001bb4d14a82289521a78c9f09dc9cbe9340fca46767c67b5d2d123c2c9f255cc334a8b5b04c129b2a433e47d821a7c7abd52951e959bc4b698c5c39d31"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nvQzSEkH"
|
||||
version = "pAlCWjua"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "dc2ce1ece5c1b702fbf943f32031d6428ab1ae7cf95f12c8047e9b412e617b67"
|
||||
hash = "d2a37afc2a5d62fdf651ef2b6d3226e099786eb43b74a801643a9ce967ca8c83"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.9"
|
||||
|
Loading…
x
Reference in New Issue
Block a user