Lea-fish / Leafish

A minecraft-like multi version client implemented in Rust.
Apache License 2.0
823 stars 46 forks source link

Implement block hardness/tool efficiency #145

Open terrarier2111 opened 3 years ago

nathanruiz commented 2 years ago

I've added hardness values for each block and code to calculate tool efficiency in #247. There are a few exceptions I've noted there, but they can be fixed up afterwards.