Advertisement
aspiriamc

Untitled

Dec 23rd, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. level2_click:
  2. expression: '"%mcmmo_level_excavation%" >= "10" && "%mcmmo_level_mining%" >= "10" && "%mcmmo_level_woodcutting%" >= "5"'
  3. type: boolean
  4. true_result: 'yes'
  5. false_result: 'no'
  6. mcmmo_test:
  7. expression: '"%mcmmo_level_excavation%" >= "1" && "%mcmmo_level_mining%" >= "1" && "%mcmmo_level_woodcutting%" >= "1"'
  8. type: boolean
  9. true_result: 'yes %mcmmo_level_excavation% %mcmmo_level_woodcutting% %mcmmo_level_mining%'
  10. false_result: 'no %mcmmo_level_excavation% %mcmmo_level_woodcutting% %mcmmo_level_mining%'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement