mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
Fixed suffocating in fences
This commit is contained in:
@ -117,6 +117,7 @@ class Material{
|
|||||||
78 => true,
|
78 => true,
|
||||||
79 => true,
|
79 => true,
|
||||||
83 => true,
|
83 => true,
|
||||||
|
85 => true,
|
||||||
89 => true,
|
89 => true,
|
||||||
96 => true,
|
96 => true,
|
||||||
102 => true,
|
102 => true,
|
||||||
|
Reference in New Issue
Block a user