diff --git a/eco-core/core-plugin/src/main/resources/skills/farming.yml b/eco-core/core-plugin/src/main/resources/skills/farming.yml index b672014..87482ca 100644 --- a/eco-core/core-plugin/src/main/resources/skills/farming.yml +++ b/eco-core/core-plugin/src/main/resources/skills/farming.yml @@ -73,7 +73,8 @@ rewards: # Specify with type:xp xp-rewards: - "wheat:4" - - "potato:4" + - "potatoes:5" + - "beetroots:5" - "carrots:4" - "melon:4" - "pumpkin:4.5"