mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 20:07:09 +00:00
Fixed placing blocks on TNT
This commit is contained in:
parent
89c0702a47
commit
18bab3b045
@ -138,7 +138,7 @@ class Material{
|
|||||||
6 => true,
|
6 => true,
|
||||||
26 => true,
|
26 => true,
|
||||||
31 => true,
|
31 => true,
|
||||||
46 => true,
|
//46 => true,
|
||||||
51 => true,
|
51 => true,
|
||||||
54 => true,
|
54 => true,
|
||||||
58 => true,
|
58 => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user