Increase the Admin Pickaxe's maxlevel to 5 (#30)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
Dirkfried
2022-01-04 19:48:04 +01:00
committed by GitHub
parent d1134c47af
commit f3464f5063
2 changed files with 11 additions and 7 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Fixed
- [The Admin Pickaxe can now dig More Ores' mithril blocks with client-side prediction (thanks to `maxlevel` being increased from 3 to 5).](https://github.com/minetest-mods/maptools/pull/30)
## [2.2.0] - 2021-06-28
### Changed