Added most things to tech tree

This commit is contained in:
Anuken
2020-07-24 23:38:33 -04:00
parent 17f86c5f77
commit 38e55ab541
7 changed files with 264 additions and 180 deletions

View File

@@ -31,7 +31,7 @@ public class Items implements ContentList{
}};
sand = new Item("sand", Color.valueOf("f7cba4")){{
alwaysUnlocked = true;
}};
coal = new Item("coal", Color.valueOf("272727")){{