Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed ARR
Published last year
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 } ]


