mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Weeping vines fix / twisted vines added
This commit is contained in:
parent
5609f1cdde
commit
de71c60d6b
@ -1,5 +1,7 @@
|
|||||||
Version 2.1.123
|
Version 2.1.123
|
||||||
Adept Salvage message will now show the correct minimum level
|
Adept Salvage message will now show the correct minimum level
|
||||||
|
'Weeping_Vines' renamed to 'Weeping_Vines_Plant' in experience.yml (no edits necessary)
|
||||||
|
'Twisted_Vines_Plant' added to Herbalism XP tables in experience.yml with a value of 10
|
||||||
|
|
||||||
Version 2.1.122
|
Version 2.1.122
|
||||||
Changed the xp values for Nether_Wart_Block and Warped_Wart_Block from 20 to 1 for Woodcutting
|
Changed the xp values for Nether_Wart_Block and Warped_Wart_Block from 20 to 1 for Woodcutting
|
||||||
|
@ -357,7 +357,8 @@ Experience_Values:
|
|||||||
Tall_Grass: 50
|
Tall_Grass: 50
|
||||||
Large_Fern: 50
|
Large_Fern: 50
|
||||||
Vine: 10
|
Vine: 10
|
||||||
Weeping_Vines: 10
|
Weeping_Vines_Plant: 10
|
||||||
|
Twisting_Vines_Plant: 10
|
||||||
Lily_Pad: 100
|
Lily_Pad: 100
|
||||||
White_Tulip: 150
|
White_Tulip: 150
|
||||||
Dandelion: 100
|
Dandelion: 100
|
||||||
|
Loading…
Reference in New Issue
Block a user