mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Some minor tool cleanup
This commit is contained in:
@ -52,4 +52,8 @@ class FlintSteel extends Tool{
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
public function getMaxDurability(){
|
||||
return 65;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user