mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 19:34:15 +00:00
.... adding the most important part would probably help
This commit is contained in:
parent
7dcc4891ca
commit
0ebafbd224
@ -357,7 +357,7 @@ class Block{
|
|||||||
return $this->getDropsForCompatibleTool($item);
|
return $this->getDropsForCompatibleTool($item);
|
||||||
}
|
}
|
||||||
|
|
||||||
return [];
|
return $this->getDropsForIncompatibleTool($item);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user