endermen and witches give 0.1x modifiers

This commit is contained in:
nossr50 2019-01-29 07:47:48 -08:00
parent 7a721c3229
commit 1871c1ec63
2 changed files with 4 additions and 3 deletions

View File

@ -33,7 +33,8 @@ Version 2.1.2
(Skills) Removed the Flux Mining mcMMO Pickaxe Item
(Style) Locked skills now are styled differently in the skill command display
(Experience) Phantoms have been added to the default experience.yml with a value of 4.0 (update your config!)
(Experience) Default XP value for witch set to 1.0 instead of 0.0
(Experience) Default XP value for witch set to 0.1 instead of 0.0
(Experience) Default XP value for endermen set to 0.1 instead of 1.0
(Experience) Default XP value for ender dragon set to 1.0 instead of 0.0
(Style) Added @ symbol styling for hover tooltips to the locale
(Style) Added the skill names in the skill commands display to the locale so it can now be edited and styled

View File

@ -393,14 +393,14 @@ Experience:
Slime: 2.0
Ghast: 3.0
Pig_Zombie: 3.0
Enderman: 1.0
Enderman: 0.1
Cave_Spider: 3.0
Silverfish: 3.0
Blaze: 3.0
Magma_Cube: 2.0
Ender_Dragon: 1.0
Wither: 1.0
Witch: 1.0
Witch: 0.1
Iron_Golem: 2.0
Wither_Skeleton: 4.0
Endermite: 2.0