Clay mining is now implemented. (#31)

This commit is contained in:
Ben Maher
2019-10-07 14:12:35 +01:00
committed by Daniel Ginovker
parent 5a87a47262
commit 4a06c906cd
2 changed files with 9 additions and 0 deletions
@@ -41,6 +41,8 @@ public class Mining {
{2099, 40, 65, 78, 444}, //Gold
{3042, 1, 18, 3, 436}, //Copper
{3043, 1, 18, 3, 438}, //Tin
{2109, 1, 18, 3, 434}, //Clay
{2108, 1, 18, 3, 434}, //Clay
};
public int getRandomAdd() {