mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 02:04:44 +02:00
Add sweet berry bush
This commit is contained in:
@ -84,6 +84,7 @@ public class ConfigExperienceHerbalism {
|
||||
|
||||
/* MISC */
|
||||
HERBALISM_EXPERIENCE_DEFAULT.put(Material.LILY_PAD.getKey().toString(), 100);
|
||||
HERBALISM_EXPERIENCE_DEFAULT.put(Material.SWEET_BERRY_BUSH.getKey().toString(), 300);
|
||||
|
||||
/* MUSHROOMS */
|
||||
HERBALISM_EXPERIENCE_DEFAULT.put(Material.RED_MUSHROOM.getKey().toString(), 150);
|
||||
|
Reference in New Issue
Block a user