promotional bannermobile promotional banner

GrowStone

"Plantable," growable, glowstone.

File Details

GrowStone v0.9

  • B
  • Mar 23, 2013
  • 19.19 KB
  • 810
  • 1.5.1

File Name

GrowStone.jar

Supported Versions

  • 1.5.1

Initial build.

Stores, loads, listens to config file changes, etc.

Some stability issues in regards to concurrent access to the storage data structure. It's rare, but if you go a little crazy with the sources, you might, eventually, run into a ConcurrentModificationException in console. If anyone knows what I can do to avoid this, I'm all ears. (using a HashMap)