mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Removed bedrock
This commit is contained in:
@ -81,7 +81,7 @@ class Material{
|
|||||||
);
|
);
|
||||||
static $unbreakable = array(
|
static $unbreakable = array(
|
||||||
0 => true,
|
0 => true,
|
||||||
7 => true,
|
//7 => true,
|
||||||
8 => true,
|
8 => true,
|
||||||
9 => true,
|
9 => true,
|
||||||
10 => true,
|
10 => true,
|
||||||
|
Reference in New Issue
Block a user