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
This commit is contained in:
TfT_02
2014-12-22 16:58:22 +01:00
parent 93013b2db1
commit 3ea845cfd9
9 changed files with 79 additions and 5 deletions

View File

@ -213,6 +213,9 @@ Items:
Recipe_Cost: 5
Item_Name: FEATHER
Sound_Enabled: true
Flux_Pickaxe:
Enabled: true
Sound_Enabled: true
#
# Settings for Parties
@ -481,8 +484,9 @@ Particles:
LargeFireworks: true
# Use particle effect when these abilities trigger
Dodge: true
Bleed: true
Dodge: true
Flux: true
Greater_Impact: true
Call_of_the_Wild: true