(Hordes) Zombie Virus Antidote
ModrinthAdds in a antidote for a zombie virus (Hordes)
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
}
]

Коментарі 0
Поки немає коментарів. Будь першим, хто поділиться думкою.