Description
Simple Zombie Apocalypse adds a few things to make zombies more difficult. In 1.1+ zombies no longer use potion effects and setting items in a tag in the mobs hand. Instead they use attributes where the min and max multiplier is in the config and use a loot table to set items in the mobs hand on spawn, allowing for nbt data such as enchantments and custom names rather than a normal item. So at the moment potion effects aren't used, mostly since the regeneration effect from before apparently doesn't affect undead mobs and the attributes replace speed, strength and resistance.
Config: (1.1+)
zombieswarm: if a mob is attacked in the forge:improved_zombie tag all mobs in that tag within this distance will target the attacker. When a block is broken or placed all forge:improved_zombie within this distance x 1.5 will try to pathfind to the block.
minhp, maxhp, minspeed, maxspeed, minatk, maxatk: multiplies attributes to a value between these. Hp = max health, speed = movement speed and swim speed, atk= attack damage.
By default mobs in forge:improved_zombie when spawning will be: from 1.2-2x speed, attack damage and hp. Can be used to make some zombies weaker by using values below 1
Tags:
forge:improved_zombie, default mobs: zombie, zombified piglin, husk, drowned, zombie villager
forge:disabledmobs, default mobs: none. Meant to be customized in a modpack using a datapack to disable mobs if needed. (1.1+, previously there was a similar tag but the name was way to long. The name won't change again though.)
Loot tables: (1.1+)
- simple_zombie_apocalypse:entities/mainhand - when a forge:improved_zombie spawns an item in this tag has a chance to be put in the mobs mainhand
- simple_zombie_apocalypse:entities/offhand -when a forge:improved_zombie spawns an item in this tag has a chance to be put in the mobs off hand
- simple_zombie_apocalypse:entities/helmet - when a forge:improved_zombie spawns an item in this tag has a chance to be put in the mobs helmet slot
- simple_zombie_apocalypse:entities/chestplate - when a forge:improved_zombie spawns an item in this tag has a chance to be put in the mobs chestplate slot
- simple_zombie_apocalypse:entities/leggings - when a forge:improved_zombie spawns an item in this tag has a chance to be put in the mobs leggings slot
- simple_zombie_apocalypse:entities/boots - when a forge:improved_zombie spawns an item in this tag has a chance to be put in the mobs boots slot
Modpacks:
- Perfectly fine, was designed for modpacks.
Notes:
- minspeed and maxspeed also affect swim speed.
- By default the loot tables contain nothing. Meant to be customized in a modpack using a datapack.
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.