mirror of
https://github.com/WarrenHood/MC-Modpack-ForgeBoys.git
synced 2025-04-29 23:25:12 +01:00
Override cristel-lib with raw download since sources seems empty
This commit is contained in:
parent
803567289a
commit
003e344282
11
modpack.lock
11
modpack.lock
|
@ -617,11 +617,18 @@ version = "0.5.1.h"
|
||||||
providers = ["Modrinth"]
|
providers = ["Modrinth"]
|
||||||
|
|
||||||
[mods.cristel-lib]
|
[mods.cristel-lib]
|
||||||
source = []
|
version = "Unknown"
|
||||||
version = "1.1.5-forge"
|
|
||||||
server_side = true
|
server_side = true
|
||||||
client_side = false
|
client_side = false
|
||||||
|
|
||||||
|
[[mods.cristel-lib.source]]
|
||||||
|
|
||||||
|
[mods.cristel-lib.source.Download]
|
||||||
|
url = "https://cdn.modrinth.com/data/cl223EMc/versions/amI1oyGG/cristellib-1.1.5-forge.jar"
|
||||||
|
sha1 = "8a43951083ea9096a91f81757004465f4afc7cab"
|
||||||
|
sha512 = "3c5217f3871a97e136b61b63cf3369a00e46f82717197e744be427019455ac8cff373037731a0515427716ee7174a4888399dca7f27f0b9cd7654764b0a6a94b"
|
||||||
|
filename = "cristellib-1.1.5-forge.jar"
|
||||||
|
|
||||||
[mods.ct-overhaul-village]
|
[mods.ct-overhaul-village]
|
||||||
version = "3.4.5"
|
version = "3.4.5"
|
||||||
server_side = true
|
server_side = true
|
||||||
|
|
|
@ -125,6 +125,14 @@ version = "*"
|
||||||
name = "createaddition"
|
name = "createaddition"
|
||||||
version = "*"
|
version = "*"
|
||||||
|
|
||||||
|
[mods.cristel-lib]
|
||||||
|
name = "cristel-lib"
|
||||||
|
version = "*"
|
||||||
|
providers = ["Raw"]
|
||||||
|
download_url = "https://cdn.modrinth.com/data/cl223EMc/versions/amI1oyGG/cristellib-1.1.5-forge.jar"
|
||||||
|
server_side = true
|
||||||
|
client_side = false
|
||||||
|
|
||||||
[mods.ct-overhaul-village]
|
[mods.ct-overhaul-village]
|
||||||
name = "ct-overhaul-village"
|
name = "ct-overhaul-village"
|
||||||
version = "*"
|
version = "*"
|
||||||
|
|
Loading…
Reference in a new issue