mcMMO/src/main/java/com/gmail/nossr50
TfT_02 3ea845cfd9 Changed Flux Mining mechanics
Previously, Flux Mining would get unlocked at a specified level with a
specified chance. Once unlocked, the player would have no control over
this ability and some players complained they would like to be able to
turn it on and off.

By adding a new furnace recipe, to craft a special pickaxe - a Flux
Pickaxe - this issue is solved. If a player doesn’t want to use Flux
Mining, they simply shouldn’t mine using a Flux Pickaxe.

Crafting a Flux Pickaxe is simple, just place one of the vanilla
pickaxes in a furnace and cook it up.

Every time the ability is successful, extra durability damage is dealt
to the tool. Just like with other abilities.

Adds #2320
2014-12-22 16:58:22 +01:00
..
api UUID support for parties 2014-09-28 11:13:23 +02:00
chat Don't run party chat on a separate thread 2014-07-18 17:06:30 +02:00
commands Read summon item from config in /taming command 2014-10-11 11:38:53 +02:00
config Changed Flux Mining mechanics 2014-12-22 16:58:22 +01:00
database Actually use settings 2014-10-19 01:55:10 -04:00
datatypes Remove dead logoutParty() method 2014-11-24 05:28:46 -08:00
events Added McMMOPlayerPreDeathPenaltyEvent and McMMOPlayerStatLossEvent 2014-08-16 21:13:46 -06:00
listeners Changed Flux Mining mechanics 2014-12-22 16:58:22 +01:00
locale Fix issues pointed out by the FindBugs plugin 2014-01-20 23:20:51 +01:00
metrics Clean up some of our messes. 2014-01-20 13:58:40 -08:00
party UUID support for parties 2014-09-28 11:13:23 +02:00
runnables 1.8 changed the inheritance structure of Squids, this update resolves issues that cropped up from this change. 2014-12-18 18:15:02 -05:00
skills Changed Flux Mining mechanics 2014-12-22 16:58:22 +01:00
util Changed Flux Mining mechanics 2014-12-22 16:58:22 +01:00
mcMMO.java Changed Flux Mining mechanics 2014-12-22 16:58:22 +01:00