forgot terra
This commit is contained in:
parent
22040eafdc
commit
59cd9a7c90
3 changed files with 19 additions and 1 deletions
|
@ -145,6 +145,11 @@ file = "mods/styledplayerlist.pw.toml"
|
|||
hash = "d2e79b6f83ec10bb1d275186e8f79048ca73ca48b434c2539bf2542d86f2cf56"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/terra.pw.toml"
|
||||
hash = "419d6de58d9fc16c2fd2cb3dbfcc66aa8416bb3356f819477d0454b775dd877c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/timeoutout.pw.toml"
|
||||
hash = "c4bd495a452840e026fdb0dee9f38c4d4cb8697ff4980210fce49fe74ace7cbd"
|
||||
|
|
13
server/mods/terra.pw.toml
Normal file
13
server/mods/terra.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Terra"
|
||||
filename = "Terra-fabric-6.4.3-BETA+ab60f14ff.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/FIlZB9L0/versions/EVe9wYaj/Terra-fabric-6.4.3-BETA%2Bab60f14ff.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d42a9ec669c029c0bbe04a35eaefe9fae7151958"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "FIlZB9L0"
|
||||
version = "EVe9wYaj"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c6d342d591a57623e9ceec9e8866dcaca4631bddd7a23ed3c22e30921e45b59d"
|
||||
hash = "f0c298c367db69c7f6172f9958fc10eafd9467f7538aae48329a8fc2b735b7d7"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.9"
|
||||
|
|
Loading…
Reference in a new issue