new mod for offline server
This commit is contained in:
parent
f598a510df
commit
9305de6672
|
@ -182,6 +182,10 @@ file = "mods/moredoors.pw.toml"
|
||||||
hash = "5f31b4337b7a23aefa142bd4455cfad483b7874b96560753a2e935e33706ff80"
|
hash = "5f31b4337b7a23aefa142bd4455cfad483b7874b96560753a2e935e33706ff80"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/offlineskins-1.20.4-v1-fabric.jar"
|
||||||
|
hash = "3c8dd2eab9d545a2f2b5830d1ef94df0093e3af50b6c7739b9af902eef6d09d4"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/refurbished-furniture.pw.toml"
|
file = "mods/refurbished-furniture.pw.toml"
|
||||||
hash = "7bcb3244cec811356ecadbb8e7c7f04c2549727337414db20f405cc9e124a870"
|
hash = "7bcb3244cec811356ecadbb8e7c7f04c2549727337414db20f405cc9e124a870"
|
||||||
|
|
BIN
mods/offlineskins-1.20.4-v1-fabric.jar
Normal file
BIN
mods/offlineskins-1.20.4-v1-fabric.jar
Normal file
Binary file not shown.
|
@ -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 = "793140fc5509d50569ba03a0d5b18452238d91e0e5447314c4c565863d33fbe2"
|
hash = "845904bf2340cd884dadf6e405499047909c7148c0752c2954fb1f472189542d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
|
Loading…
Reference in a new issue