Beam drill tier fix

This commit is contained in:
Anuken
2022-02-15 12:06:02 -05:00
parent a8ef160051
commit 3babe7686b
6 changed files with 21 additions and 10 deletions

View File

@@ -100,7 +100,7 @@ public class Items{
}};
beryllium = new Item("beryllium", Color.valueOf("3a8f64")){{
hardness = 4;
hardness = 3;
cost = 1.2f;
healthScaling = 0.6f;
}};