Guffe updated Guffes Soda ash and Sand buyer with a new update entry:
Guffes Soda ash and Sand buyer v1.0.1 Released!
Read the rest of this update entry...
As the title says, when I launch spectre in dev mode, it wants an update. But I have updated it useing the normal spectre. Also tried updateing useing the download.
How would I get an array from ground items I've tried:
GroundItem loot[] = GroundItems.newQuery().results().toArray();
GroundItem[] loot = GroundItems.newQuery().results().toArray();