Lower gold efficiency (speed) to that of diamond

This commit is contained in:
Sergeant Acoustic 2025-12-15 20:27:03 +00:00
parent b0e9c47aa5
commit e1a12efabe

View file

@ -21,7 +21,7 @@ public class AltTiers {
public static final ForgeTier Gold = new ForgeTier( public static final ForgeTier Gold = new ForgeTier(
3, // Mining tier 3, // Mining tier
898, // Durability 898, // Durability
12f, //1.5f, // mining efficiency? 8f, // mining efficiency?
3, // Damage bonus 3, // Damage bonus
22, // Enchantability 22, // Enchantability
needsGold, //TagInit.NEEDS_EXAMPLE_TOOL, needsGold, //TagInit.NEEDS_EXAMPLE_TOOL,