Optional beam drill liquid input / Fixed graphite color
This commit is contained in:
@@ -28,7 +28,7 @@ public class Items implements ContentList{
|
||||
cost = 1.5f;
|
||||
}};
|
||||
|
||||
graphite = new Item("graphite", Color.valueOf("b2c6d2")){{
|
||||
graphite = new Item("graphite", Color.valueOf("95abd9")){{
|
||||
cost = 1f;
|
||||
}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user