Introduction
This plugin will merge mobs of the same type together. When a mob has been merged they will have a counter over their head telling how many mobs are merged together. Upon destroying this mob, the counter will decrease and another one will spawn in its place until it reaches zero.
Configuration
Should all be self explanatory. Radius is radius in blocks to merge, period is number of seconds before merging mobs, colour is the colour to make their overhead nametag, and mobs is a list of mobs to merge.
List of colours: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/ChatColor.html
List of types: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
License
MobMerge is BSD licensed, although there is no source included at this time.
Other
I wrote this plugin by request some time ago (April 2015) and am now open sourcing it. It uses only Bukkit and hasn't had any changes since then.
This plugin will merge mobs of the same type together. When a mob has been merged they will have a counter over their head telling how many mobs are merged together. Upon destroying this mob, the counter will decrease and another one will spawn in its place until it reaches zero.
Configuration
Code (YAML):
radius
: 5
period : 10
limit : 10
mobs :
- ZOMBIE
- SKELETON
color : DARK_RED
excluded :
- world_nether
period : 10
limit : 10
mobs :
- ZOMBIE
- SKELETON
color : DARK_RED
excluded :
- world_nether
List of colours: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/ChatColor.html
List of types: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
License
MobMerge is BSD licensed, although there is no source included at this time.
Other
I wrote this plugin by request some time ago (April 2015) and am now open sourcing it. It uses only Bukkit and hasn't had any changes since then.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
MobMerge is a free Minecraft Java mod. Downloaded 3,549 times (via Spigot). Download it and open it directly in the game.