mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Added new 0.6.0 blocks
This commit is contained in:
parent
1474d8c785
commit
eeb623cf21
@ -126,6 +126,9 @@ class Material{
|
||||
105 => true,
|
||||
107 => true,
|
||||
108 => true,
|
||||
109 => true,
|
||||
114 => true,
|
||||
128 => true,
|
||||
);
|
||||
static $replaceable = array(
|
||||
0 => true,
|
||||
@ -230,6 +233,8 @@ class Material{
|
||||
362 => 105,
|
||||
107 => true,
|
||||
108 => true,
|
||||
112 => true,
|
||||
114 => true,
|
||||
246 => true,
|
||||
247 => true,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user