Lower gold efficiency (speed) to that of diamond
This commit is contained in:
parent
b0e9c47aa5
commit
e1a12efabe
|
|
@ -21,7 +21,7 @@ public class AltTiers {
|
|||
public static final ForgeTier Gold = new ForgeTier(
|
||||
3, // Mining tier
|
||||
898, // Durability
|
||||
12f, //1.5f, // mining efficiency?
|
||||
8f, // mining efficiency?
|
||||
3, // Damage bonus
|
||||
22, // Enchantability
|
||||
needsGold, //TagInit.NEEDS_EXAMPLE_TOOL,
|
||||
|
|
|
|||
Loading…
Reference in a new issue