mmocore/default/professions/woodcutting.yml
2019-08-30 20:03:13 +02:00

19 lines
459 B
YAML

# Display options
name: Woodcutting
# Experience given to the main level
# when leveling up this profession
experience:
base: 13
per-level: 2.5
exp-sources:
- 'mineblock{type=OAK_LOG;amount=1-3}'
- 'mineblock{type=SPRUCE_LOG;amount=1-3}'
- 'mineblock{type=BIRCH_LOG;amount=1-3}'
- 'mineblock{type=JUNGLE_LOG;amount=1-3}'
- 'mineblock{type=ACACIA_LOG;amount=1-3}'
- 'mineblock{type=BIRCH_LOG;amount=1-3}'
- 'mineblock{type=DARK_OAK_LOG;amount=1-3}'