#Includes the mob's name in it's title, set it to false to only display "Rare", "Unique", "Legendary", etc.
Include Mob Name: true
#This will allow raremobs to be able to spawn other raremobs when breeding.
#There will be a 50% chance of taking the rarity from either the mother, or the father.
#You can breed a normal mob with a rare mob and have a chance at getting another rare mob, or you can breed two legendary mobs to get a legendary mob guranteed.
#FOR THIS OPTION TO WORK: You must remove BREEDING from disabled spawn reasons.
Allow Breeding: false
#Enabling Passive Mode will allow you to "discover" mobs simply by left/right clicking them, no need to kill them.
Passive Mode: false
#Disable MythicMobs will make it so mythic mobs can't spawn as rare mobs.
Disable MythicMobs: false
#Disable EliteMobs will make it so elite/super mobs can't spawn as rare mobs.
Disable EliteMobs: false
Rarities:
Rare:
Name: Rare
Color: AQUA
Sheep Color: LIGHT_BLUE
Default Chance: 1.0
Health Multiplier: 1.0
Damage: 4
Nether Roof Multiplier: 10
Experience Multiplier: 5
Enabled Worlds:
- world
- world_nether
- world_the_end
Specific Chances:
armor_stand: 0.0
Particles:
- fireworks_spark
- crit_magic
- water_wake
- water_drop
- water_splash
Commands:
- 'give %player% diamond 1'
Unique:
Name: Unique
Color: GREEN
Sheep Color: LIME
Default Chance: 0.5
Health Multiplier: 1.2
Damage: 6
Nether Roof Multiplier: 10
Experience Multiplier: 10
Enabled Worlds:
- world
- world_nether
- world_the_end
Specific Chances:
armor_stand: 0.0
Particles:
- villager_happy
- slime
- fireworks_spark
Commands:
- 'give %player% emerald 3'
Legendary:
Name: Legendary
Color: GOLD
Sheep Color: ORANGE
Default Chance: 0.1
Health Multiplier: 1.5
Damage: 8
Nether Roof Multiplier: 10
Experience Multiplier: 25
Enabled Worlds:
- world
- world_nether
- world_the_end
Specific Chances:
armor_stand: 0.0
Particles:
- wax_on
- wax_off
- fireworks_spark
Commands:
- 'give %player% gold_ingot 16'
Mythical:
Name: Mythical
Color: '#bc75ff'
Sheep Color: MAGENTA
Default Chance: 0.01
Health Multiplier: 10.0
Damage: 10
Nether Roof Multiplier: 100
Experience Multiplier: 50
Enabled Worlds:
- world
- world_nether
- world_the_end
Specific Chances:
armor_stand: 0
Particles:
- fireworks_spark
- spell_witch
- reverse_portal
- dragon_breath
Commands:
- 'give %player% nether_star 1'
#This section allows you to disable specific mob types from spawning as raremobs, also removing them from the encyclopedia
#Mob names MUST be upper case and follow the entity's actual name, found here:
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
#Entities can only be living entities, list found here:
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/LivingEntity.html
Disabled Entities:
- ILLUSIONER
- SNOWMAN
- ARMOR_STAND
- PLAYER
- WITHER
- ENDER_DRAGON
- ELDER_GUARDIAN
- WARDEN
#Disabled Spawn Reasons are reasons the mob spawned in that won't trigger a rare mob.
#For instance, if a mob is spawned through 2 animals breeding, if BREEDING is in this list, then that mob has no chance of becoming a rare mob.
Disabled Spawn Reasons:
- BEEHIVE
- BREEDING
- BUILD_IRONGOLEM
- BUILD_SNOWMAN
- BUILD_WITHER
- COMMAND
- CUSTOM
- DISPENSE_EGG
- DROWNED
- DUPLICATION
- EGG
- FROZEN
- INFECTION
- LIGHTNING
- METAMORPHOSIS
- NETHER_PORTAL
- PIGLIN_ZOMBIFIED
- RAID
- SHEARED
- SHOULDER_ENTITY
- SLIME_SPLIT
- SPAWNER
- SPAWNER_EGG
- SPELL