mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
Added Stonecutter
This commit is contained in:
parent
8d232cf623
commit
9a8850cb9c
@ -160,6 +160,7 @@ class Material{
|
||||
96 => true,
|
||||
105 => true,
|
||||
107 => true,
|
||||
245 => true,
|
||||
247 => true,
|
||||
);
|
||||
static $placeable = array(
|
||||
@ -239,6 +240,7 @@ class Material{
|
||||
128 => true,
|
||||
155 => true,
|
||||
156 => true,
|
||||
245 => true,
|
||||
246 => true,
|
||||
247 => true,
|
||||
323 => true, //Special case of signs
|
||||
|
Loading…
x
Reference in New Issue
Block a user