Advertisement
Guest User

Untitled

a guest
Mar 9th, 2021
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. # Custom drops format
  2. # '<Material Broken> : <Chance of item stack dropping out of 100> :: <Item stack dropped>'
  3. # <Item stack dropped> follows the same format as items in kits (Can have enchantments, names, lores...)
  4.  
  5. Auto-Pickup-Drops:
  6. Normal-UHC: false
  7. Speed-UHC: true
  8. Custom-Drops-Normal-UHC: []
  9. Custom-Drops-Speed-UHC:
  10. - 'ACACIA_LEAVES :: 5 :: APPLE : 1'
  11. - 'BIRCH_LEAVES :: 5 :: APPLE : 1'
  12. - 'DARK_OAK_LEAVES :: 5 :: APPLE : 1'
  13. - 'JUNGLE_LEAVES :: 5 :: APPLE : 1'
  14. - 'OAK_LEAVES :: 5 :: APPLE : 1'
  15. - 'SPRUCE_LEAVES :: 5 :: APPLE : 1'
  16. - 'GOLD_ORE :: 100 :: GOLD_INGOT : 1'
  17. - 'IRON_ORE :: 100 :: IRON_INGOT : 1'
  18. - 'COAL_ORE :: 100 :: COAL : 1'
  19. - 'DIAMOND_ORE :: 100 :: DIAMOND : 1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement