Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- config:
- max_profession: 1
- profession_groups:
- - max_profession: 1
- professions:
- - farmer
- - miner
- players: {}
- professions:
- miner:
- name: Miner
- price: 50
- required:
- - category: blockdestroyed
- key: coalore
- required: 20
- hasnot: You need to mine {LEFT} ores of coal.
- skills:
- breakBlock:
- - id: 14,15,56,73,74
- hasnot: Only a miner could break that ...
- craftItem:
- - id: 256,257,258,267,268,269,270,271,272,273,274,275,276,277,278,279,283,284,285,286,291,292,293,294
- hasnot: Only a miner could craft that !
- lumberjack:
- name: Lumberjack
- price: 50
- required:
- - category: blockdestroyed
- key: longgrass
- required: 50
- hasnot: You need to cut {LEFT} long grass.
- skills:
- breakBlock:
- - id: 17
- hasnot: Only a lumberjack could break that ...
- craftItem:
- - id: 5,280,85,333,323,65
- hasnot: Only a lumberjack could craft that.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement