/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/PowerMiner.java
ViewVC logotype

Diff of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/PowerMiner.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1492 by torben, Tue May 31 15:06:50 2011 UTC revision 1493 by torben, Wed Jun 1 21:32:12 2011 UTC
# Line 77  public class PowerMiner extends BlockLis Line 77  public class PowerMiner extends BlockLis
77                          return null; //instabreak drops powered and detector rails                          return null; //instabreak drops powered and detector rails
78                  case 50:                  case 50:
79                          return null; //instabreak drops torches                          return null; //instabreak drops torches
80                    case 53:
81                            return null; //instabreak drops wood for wooden stairs
82                  case 54:                  case 54:
83                          return null; //instabreak drops chests                          return null; //instabreak drops chests
84                  case 56: //diamond ore drops diamond                  case 56: //diamond ore drops diamond

Legend:
Removed from v.1492  
changed lines
  Added in v.1493

  ViewVC Help
Powered by ViewVC 1.1.20