#This is the file for custom block drops.
#Currently, the format is as follows:

#id : data -> id : data x min - max, id : data x min - max

#For example, to make rocks drop two to three diamond, and four to five iron:

#1->264x2-3,265x4-5

#And, to make lapis lazuli drop pink dye:

#21->351:9x2-5

#And, to make wood have a 1% chance to drop stone.

#5->1x2-5%1

#And to add names to drops..

#5->1|Named Stonex2-5%1

#And to add enchantments to drops..

#5->1;DAMAGE_ALL:3|Named Stonex2-5%1