Removed bedrock from unbreakable blocks

This commit is contained in:
Shoghi Cervantes Pueyo 2012-12-28 14:43:29 +01:00
parent 78c2a06623
commit 2034dbfb15

View File

@ -81,7 +81,7 @@ class Material{
);
static $unbreakable = array(
0 => true,
7 => true,
//7 => true,
8 => true,
9 => true,
10 => true,