mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 03:04:44 +02:00
Add Beetroot to herbalism skill
Merge pull request #2918 from isokissa3/master
His was better.
(cherry picked from commit 3ed0fdf330
)
This commit is contained in:
@ -408,6 +408,7 @@ Skills:
|
||||
###
|
||||
Double_Drops:
|
||||
Herbalism:
|
||||
Beetroot_Block: true
|
||||
Brown_Mushroom: true
|
||||
Beetroot_Block: true
|
||||
Cactus: true
|
||||
|
@ -340,6 +340,7 @@ permissions:
|
||||
mcmmo.ability.herbalism.greenthumb.plants.crops: true
|
||||
mcmmo.ability.herbalism.greenthumb.plants.netherwarts: true
|
||||
mcmmo.ability.herbalism.greenthumb.plants.potato: true
|
||||
mcmmo.ability.herbalism.greenthumb.plants.beetroot: true
|
||||
mcmmo.ability.herbalism.greenthumb.plants.carrot:
|
||||
description: Allows access to the Green Thumb ability for carrots
|
||||
mcmmo.ability.herbalism.greenthumb.plants.cocoa:
|
||||
@ -350,6 +351,8 @@ permissions:
|
||||
description: Allows access to the Green Thumb ability for netherwart
|
||||
mcmmo.ability.herbalism.greenthumb.plants.potato:
|
||||
description: Allows access to the Green Thumb ability for potatoes
|
||||
mcmmo.ability.herbalism.greenthumb.plants.beetroot:
|
||||
description: Allows access to the Green Thumb ability for beetrootes
|
||||
mcmmo.ability.herbalism.hylianluck:
|
||||
description: Allows access to the Hylian Luck ability
|
||||
mcmmo.ability.herbalism.shroomthumb:
|
||||
|
Reference in New Issue
Block a user