From 274f4cd440e210bf3b9203b1b7471db2b6f68841 Mon Sep 17 00:00:00 2001 From: LexManos Date: Wed, 7 Feb 2018 00:42:33 -0800 Subject: [PATCH] Remove Mercurius from release JSON, Sadly it's dead we may address it at a later date. --- jsons/1.12-rel.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/jsons/1.12-rel.json b/jsons/1.12-rel.json index 2e3d53ca2..84e6668fa 100644 --- a/jsons/1.12-rel.json +++ b/jsons/1.12-rel.json @@ -140,18 +140,5 @@ "serverreq":true } ] -}, -"optionals": [ - { - "name": "Mercurius", - "client": true, - "server": true, - "default": true, - "inject": true, - "desc": "A mod that collects statistics about Minecraft and your system.
Useful for Forge to understand how Minecraft/Forge are used.", - "url": "http://www.minecraftforge.net/forum/index.php?topic=43278.0", - "artifact": "net.minecraftforge:MercuriusUpdater:1.12", - "maven": "http://files.minecraftforge.net/maven/" - } -] +} }