switch to old gravestone mod
This commit is contained in:
parent
5d86dd4a00
commit
fb420f7c05
4 changed files with 24 additions and 2 deletions
|
|
@ -20,6 +20,10 @@ Whitelist: ping catppuccin-macchiato or tux to get whitelisted
|
||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
### v1.6.0
|
||||||
|
|
||||||
|
- Switch back to old Gravestone Mod
|
||||||
|
|
||||||
### v1.5.6
|
### v1.5.6
|
||||||
|
|
||||||
- Add Server Pack Back to Release
|
- Add Server Pack Back to Release
|
||||||
|
|
|
||||||
|
|
@ -464,6 +464,11 @@ file = "mods/plasmo-voice.pw.toml"
|
||||||
hash = "3af84f567b9bfed97ef7c36b7451af40c4ac7abc41bda900646b1101f8dad0c9"
|
hash = "3af84f567b9bfed97ef7c36b7451af40c4ac7abc41bda900646b1101f8dad0c9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/pneumono_gravestones.pw.toml"
|
||||||
|
hash = "e962db225d25099fbfb4729549dd053f3e3e222931fe8dc314e656e3efc39a89"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/polymorph.pw.toml"
|
file = "mods/polymorph.pw.toml"
|
||||||
hash = "8293786ca23e23e7dd04d60d666f34145a00229a5959f7a1962995654cacdf1f"
|
hash = "8293786ca23e23e7dd04d60d666f34145a00229a5959f7a1962995654cacdf1f"
|
||||||
|
|
|
||||||
13
mods/pneumono_gravestones.pw.toml
Normal file
13
mods/pneumono_gravestones.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Gravestones"
|
||||||
|
filename = "gravestones-1.0.12-1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Heh3BbSv/versions/MbhKsCJV/gravestones-1.0.12-1.20.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "20606e168948b2563ec9562890d8621bc08c02ab976b97bfab7852f69d5b960f6b346b804a88be67e75e09c5de8b400c0a6db244ead5626aeb443884dbb3d9e9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Heh3BbSv"
|
||||||
|
version = "MbhKsCJV"
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Linuxcraft"
|
name = "Linuxcraft"
|
||||||
author = "Astreaprtcl"
|
author = "Astreaprtcl"
|
||||||
version = "v1.5.6"
|
version = "v1.6.0"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "1e0bab4d16fcc4ff594ba3e245d1635759260d820cd7988338f0e8dcbd8e7424"
|
hash = "94086fb48c64f40d2a3565745e69dc5ad166820971799208058e890e532881f2"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue