What if it was Eureka?
This commit is contained in:
parent
5477c70611
commit
6363adcdfe
15
index.toml
15
index.toml
|
@ -239,6 +239,11 @@ file = "mods/colorful-subtitles.pw.toml"
|
|||
hash = "4c165823fc3f6205db7a22660e43a6660418617cdfe8ffc7c0d98017408f0483"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/completeconfig.pw.toml"
|
||||
hash = "2b880a4be1a624e956fafaea89834828c58b0c512e611e6746c3fb8d9e93b260"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/computer-cartographer.pw.toml"
|
||||
hash = "e567a249b43bf4a6fdc41409be12be3bd775161d561f1889a0bcc18afc829b31"
|
||||
|
@ -349,11 +354,6 @@ file = "mods/entityculling.pw.toml"
|
|||
hash = "33f865a014f3acf2c1f2c452bfe7ba1a864acad178322a6eab3759c7e63c9654"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/eureka.pw.toml"
|
||||
hash = "0aa789d3791763ea3995728bc1951ee62d71ab8c3dc0326ab0850d0563f637e0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/exordium.pw.toml"
|
||||
hash = "2b9b5a34a6f3cb5796b4e9996fe1da41d7b063b2727743aeed6c8d350d7cdbb6"
|
||||
|
@ -554,6 +554,11 @@ file = "mods/leashable-players.pw.toml"
|
|||
hash = "66f22661625e6cd3f51126cd7de7d3e81774d4b7a8b568aa1c6bf34bb65887b4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/let-sleeping-dogs-lie.pw.toml"
|
||||
hash = "56735004eac1c99294bdf50519040deb071a8b50d4a898a433678bfa4eee8e1a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lithium.pw.toml"
|
||||
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "CompleteConfig"
|
||||
filename = "completeconfig-2.5.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/GtqG8z1h/versions/df7u1Xpi/completeconfig-2.5.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1c9ea8fb5cbc7d9aa39c9f388f87ee5a2e91fc87"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "GtqG8z1h"
|
||||
version = "df7u1Xpi"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Eureka! Ships! for Valkyrien Skies (Forge/Fabric)"
|
||||
filename = "eureka-1201-1.3.0-beta.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EO8aSHxh/versions/fIvEEzek/eureka-1201-1.3.0-beta.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2d3c98c9f1d51088fcb0e8b528496f1dcc2bb0a2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EO8aSHxh"
|
||||
version = "fIvEEzek"
|
|
@ -0,0 +1,13 @@
|
|||
name = "Let Sleeping Dogs Lie"
|
||||
filename = "LetSleepingDogsLie-1.20.1-Fabric-1.2.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nLlXyNIc/versions/ikP0b6Jy/LetSleepingDogsLie-1.20.1-Fabric-1.2.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5a65489d8e5073297e9df8702ebac20036e6d448"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nLlXyNIc"
|
||||
version = "ikP0b6Jy"
|
Loading…
Reference in New Issue