Remove Mercurius from optional mods.

This commit is contained in:
LexManos 2018-03-26 19:41:07 -07:00
parent 12de748af0
commit 41f1921558
1 changed files with 0 additions and 11 deletions

View File

@ -142,16 +142,5 @@
]
},
"optionals": [
{
"name": "Mercurius",
"client": true,
"server": true,
"default": true,
"inject": true,
"desc": "A mod that collects statistics about Minecraft and your system.<br>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.2",
"maven": "http://files.minecraftforge.net/maven/"
}
]
}