Civcraft / Humbug

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/Humbug
BSD 3-Clause "New" or "Revised" License
3 stars 11 forks source link

drop_ores_as_ore ignores required tools #77

Closed TealNerd closed 8 years ago

TealNerd commented 8 years ago

Normally ores require a specific tool to mine them but Humbug doesn't check for that so you can mine diamonds with a wooden pick (or even just your hand)

https://github.com/Civcraft/Humbug/blob/master/src/main/java/com/untamedears/humbug/Humbug.java#L1425

Maxopoly commented 8 years ago

Fixed by https://github.com/Civcraft/Humbug/commit/225feaf1db444b93e5ee18fe1a8ca80571795654