Add gravestones
This commit is contained in:
parent
f1ef8783dd
commit
9b8804b913
3 changed files with 19 additions and 1 deletions
|
@ -204,6 +204,11 @@ file = "mods/geckolib.pw.toml"
|
|||
hash = "0e99c9b4a524d9cb74553f7b3ed331081031fef9d3c0c437f3734fbd9a350a2d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/gravestones.pw.toml"
|
||||
hash = "e02e297f397621e1c0d17f6853d5176e23343609e978ac3fd35f1a73d00d509c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iceberg.pw.toml"
|
||||
hash = "f669b069214a8e88d17066ff6715fe131568cd190450ba408b4c2c5479a1a263"
|
||||
|
|
13
mods/gravestones.pw.toml
Normal file
13
mods/gravestones.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Gravestones"
|
||||
filename = "gravestones-v1.15.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "d15c6db9d9154464f335f01ae7f8ce8d2473251ed5a6c094a2f6e59ba778de6dfdefd7ee6a08d5908b826e37028de8edc3745a7af19ee00b59971f33bdfee2c5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ssUbhMkL"
|
||||
version = "Uw9uAQaY"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ab2db4a9a63157c664ea5e3530d71c0ef3393d17c8b8d1ab1335f7be3a8be63a"
|
||||
hash = "3fd62d0f9741f2e9a668a53fe07fd8c0563db58435491afc684bee844d18dd97"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue