Simple mod that adds in an antidote shot for the hordes mod, Also works in vanilla minecraft by just giving you a regeneration effect.

Blue - Super Antidote.
Most powerful antidote but takes one enchanted golden apple to craft.
Green - Normal Antidote.
Can cure the virus, but cant prevent you from getting it.
Pink - Weak Antidote
Cures the virus but debufs you for a short while.
Note in order to change the default antidote, change the infection_cures.json config file from the hordes mod to this -
{
"replace": false,
"values": [
"cure:antidote",
"cure:weak_antidote"
]
}
you can also optionally change the immunity item from the enchanted golden apple to this -
[
{
"item": "cure:super_antidote",
"duration": 150
}
]
If you want to try our custom zombie survival modpack try it here! And Check out our big explosive mod
https://www.curseforge.com/minecraft/modpacks/zombie-survival-outbreak
Big Explosives - Minecraft Mods - CurseForge

