mcMMO/src/main/java/com/gmail/nossr50/skills
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
..
acrobatics Better like this 2014-10-04 14:16:38 +02:00
alchemy Ensure player has mcMMOPlayer object in brewing 2014-07-24 12:29:42 +02:00
archery Alter original event and stop firing FakeDamageEvents 2014-07-02 11:28:21 +02:00
axes Alter original event and stop firing FakeDamageEvents 2014-07-02 11:28:21 +02:00
child SkillUtils cleanup, EventUtils creation 2013-10-15 13:03:33 -04:00
excavation Added options to experience.yml for Dirt and Sand variations 2014-08-19 21:28:53 -06:00
fishing Add option to shake items from player inventories 2014-12-20 23:55:49 +01:00
herbalism Fix a bunch of small formatting issues 2014-05-11 15:15:44 +02:00
mining Fix Blast Mining and change its behavior slightly 2014-07-20 00:43:53 +02:00
repair Set a pretty repair material name in tools.yml 2014-06-15 17:31:50 +02:00
salvage Fix crafting with items received from Salvage 2014-06-18 11:44:21 +02:00
smelting Changed Flux Mining mechanics 2014-12-22 16:58:22 +01:00
swords use players for events 2014-12-17 22:34:42 -05:00
taming Don't need this here 2014-12-20 19:14:52 +01:00
unarmed Fixed bug where Berserk deletes items 2014-07-15 15:25:02 +02:00
woodcutting Fix formatting of TreeFeller threshold locale key 2014-10-11 11:38:52 +02:00
SkillManager.java Added API to XP events to get XP gain reason 2014-04-18 22:32:32 +02:00