From 3676e760d9d3e9119f80de63711b74507901dd88 Mon Sep 17 00:00:00 2001 From: TheEpicBlock Date: Fri, 9 Feb 2024 01:14:59 +0100 Subject: [PATCH] Update fireblanket and scattered shards --- server.toml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/server.toml b/server.toml index cb674d5..80173b1 100644 --- a/server.toml +++ b/server.toml @@ -32,10 +32,6 @@ version = "9.0.0" type = "url" url = "https://jaskarth.com/pub/mods/player-roles-1.6.8.jar" -[[mods]] -type = "url" -url = "https://jaskarth.com/pub/mods/fireblanket-0.4.0.jar" - [[mods]] type = "modrinth" id = "glowcase" @@ -397,12 +393,6 @@ url = "https://unascribed.b-cdn.net/picturesign-2.0.0-beta.1%2Bunascribedtheora5 filename = "picturesign-2.0.0-beta.1+unascribedtheora5-1.20.4.jar" desc = "PictureSign" -[[mods]] -type = "url" -url = "https://blanketcon.b-cdn.net/pub/1.20/scatteredshards-1.5.0.jar" -filename = "scatteredshards-1.5.0.jar" -desc = "Scattered Shards" - [[mods]] type = "modrinth" id = "demobox" @@ -449,6 +439,18 @@ type = "modrinth" id = "jamlib" version = "CWHmKkv9" +[[mods]] +type = "ghrel" +repo = "ModFest/scattered-shards" +tag = "1.5.1" +asset = "first" + +[[mods]] +type = "ghrel" +repo = "ModFest/fireblanket" +tag = "0.4.1" +asset = "first" + [worlds.modfest-1-20.download] type = "ghrel" repo = "ModFest/modfest-1-20"