mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Endermen back to 1.0
This commit is contained in:
parent
1871c1ec63
commit
8ad9419240
@ -34,7 +34,6 @@ Version 2.1.2
|
|||||||
(Style) Locked skills now are styled differently in the skill command display
|
(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) 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 0.1 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
|
(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 @ 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
|
(Style) Added the skill names in the skill commands display to the locale so it can now be edited and styled
|
||||||
|
@ -393,7 +393,7 @@ Experience:
|
|||||||
Slime: 2.0
|
Slime: 2.0
|
||||||
Ghast: 3.0
|
Ghast: 3.0
|
||||||
Pig_Zombie: 3.0
|
Pig_Zombie: 3.0
|
||||||
Enderman: 0.1
|
Enderman: 1.0
|
||||||
Cave_Spider: 3.0
|
Cave_Spider: 3.0
|
||||||
Silverfish: 3.0
|
Silverfish: 3.0
|
||||||
Blaze: 3.0
|
Blaze: 3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user