Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. # This file allows you to configure what blocks are dropped when you use a silktouch
  2. # tool on certain blocks.
  3.  
  4. blocks:
  5. # Diamond
  6. - blockType: 56
  7. dropType: 264
  8. count: 1
  9. # Lapiz
  10. - blockType: 21
  11. dropType: 14
  12. count: 1
  13. # Coal
  14. - blockType: 16
  15. dropType: 263
  16. count: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement