mirror of
https://github.com/WarrenHood/MC-Modpack-ForgeBoys.git
synced 2025-04-29 18:54:57 +01:00
Added back blueprint (for now)
This commit is contained in:
parent
b65bdb0f56
commit
5e4adcc358
13
modpack.lock
13
modpack.lock
|
@ -364,6 +364,19 @@ name = "structure-gel-api"
|
||||||
version = "2.16.2"
|
version = "2.16.2"
|
||||||
providers = ["Modrinth"]
|
providers = ["Modrinth"]
|
||||||
|
|
||||||
|
[mods.blueprint]
|
||||||
|
version = "7.1.0"
|
||||||
|
server_side = true
|
||||||
|
client_side = true
|
||||||
|
|
||||||
|
[[mods.blueprint.source]]
|
||||||
|
|
||||||
|
[mods.blueprint.source.Download]
|
||||||
|
url = "https://cdn.modrinth.com/data/VsM5EDoI/versions/LkOcOC7A/blueprint-1.20.1-7.1.0.jar"
|
||||||
|
sha1 = "5ff3b2c8ff096d6481ed252f0371aeb60b460f27"
|
||||||
|
sha512 = "cb788eb25834e601f3c59cf9af9eeb30416a4ee9a87fafb6f5abbbea7f97f66b7197b20a57988fe365ba1a122292194bdb73ce0e0aa8af1a0318080a74495652"
|
||||||
|
filename = "blueprint-1.20.1-7.1.0.jar"
|
||||||
|
|
||||||
[mods.botania]
|
[mods.botania]
|
||||||
version = "1.20.1-446-forge"
|
version = "1.20.1-446-forge"
|
||||||
server_side = true
|
server_side = true
|
||||||
|
|
|
@ -88,6 +88,10 @@ version = "*"
|
||||||
name = "blue-skies"
|
name = "blue-skies"
|
||||||
version = "*"
|
version = "*"
|
||||||
|
|
||||||
|
[mods.blueprint]
|
||||||
|
name = "blueprint"
|
||||||
|
version = "*"
|
||||||
|
|
||||||
[mods.botania]
|
[mods.botania]
|
||||||
name = "botania"
|
name = "botania"
|
||||||
version = "*"
|
version = "*"
|
||||||
|
|
Loading…
Reference in a new issue