mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Added all block hardness
This commit is contained in:
@ -42,7 +42,7 @@ class SnowLayer extends Flowable{
|
||||
}
|
||||
|
||||
public function getHardness(){
|
||||
return 0.5;
|
||||
return 0.1;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user