Advertisement
Marlon_OMC

Untitled

Apr 1st, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. ###############################
  2. # /AutoPickupPlus\ #
  3. # \Config/ #
  4. ###############################
  5.  
  6. autosmelt: false #This also contains autopickup
  7. autosmeltFortune: false #Enable this to have fortune in AutoSmelt (and AutoPickup)
  8. autoEXP: enabled #This enables autoEXP
  9.  
  10. blocks:
  11. - COBBLESTONE,STONE,false
  12. - STONE,COBBLESTONE,true
  13. - LOG,LOG,false #This will be autopickedup.
  14. - IRON_ORE,IRONINGOT,false #This will be smelted from iron ore to iron ingot
  15. - DIAMOND_ORE,DIAMOND,true #This will be autosmelted AND it will be affected by fortune
  16.  
  17. autopickup-worlds:
  18. - world
  19. - yourworld
  20. - minas
  21. - minar
  22.  
  23. autoxp-worlds:
  24. - world
  25. - yourworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement