Revert "update"

This reverts commit 6ff3523276.
This commit is contained in:
Leonwang4234
2020-09-06 17:43:54 -07:00
parent 6ff3523276
commit 3cd87c8174
367 changed files with 10567 additions and 12948 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")){{