Added back blueprint (for now)

This commit is contained in:
Warren Hood 2024-09-15 17:48:32 +02:00
parent b65bdb0f56
commit 5e4adcc358
2 changed files with 17 additions and 0 deletions

View file

@ -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

View file

@ -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 = "*"