Mods / Plague Mod

Category: #QoL #Utility
Author: propaneko
Side: Both
Created: 1 day ago
Last modified: 1 day ago
Downloads: 20
Follow Unfollow 3

Latest file for v1.19.8:
plaguemod_0.0.1.zip 1-click install


Basics


The disease spreads when there is too much animals of the same type in one chunk (32x32). You can specify some values in the config for your likings. The animals will spread the disease until all of the ill animals are dead. The more ill animals are around, the more dmg they get. Message of the broken plague will be shared on the proximity channel. Mod animals also works, but you need to find its Entity id name and put it in the config.

Configuration


{
  "animals": [
    "pig",
    "goat",
    "sheep",
    "chicken",
  ],
  "timers": {
    "damageInterval": 5000,
    "infectionInterval": 30000,
    "checkInterval": 60000
  },
  "amounts": {
    "maxAnimalsPerChunk": 20,
    "maxInfectedAnimals": 16
  }
}
 

Ideas


Need to figure out how to apply some particles on the animals with disease...

Contribution & Thanks


"Vronizos" - Thank you for the main code and giving me permission to make it public!

"BASIC" - Thank you for creating your amazing Proxmity chat mod!

Version For Game version Downloads Release date Changelog Download 1-click mod install*
v0.0.1 20 1 day ago Show plaguemod_0.0.1.zip Install now

1 Comments (oldest first | newest first)

💬 Teknik, 3 hours ago

Love it !

(edit comment delete)