Added support for carrots and potatoes. Also updated to ignore beacon blocks and anvil blocks.

This commit is contained in:
Glitchfinder
2012-10-28 20:53:03 -07:00
parent 43fe92fe3f
commit 11f1889f1f
4 changed files with 35 additions and 0 deletions

View File

@ -198,6 +198,8 @@ Double_Drops:
Wheat: true
Yellow_Flowers: true
Cocoa: true
Carrot: true
Potato: true
Mining:
Coal: true
Diamond: true
@ -267,6 +269,8 @@ Experience:
Lily_Pads: 100
Vines: 10
Cocoa: 30
Carrot: 50
Potato: 50
Mining:
Sandstone: 30
Glowstone: 30