Just Another Spawner

Just Another Spawner

665k Downloads

Improve Parser to Allow SortByBiome to remember previous data

Crudedragos opened this issue ยท 1 comments

commented

http://www.minecraftforum.net/topic/1753435-14715-just-another-spawner-jas-v072/page__st__300#entry22691692

  1. Save Config File with sorting property, sortedBy
  2. read/write as usual with Config using sortedByProperty
  3. if(sortedBy != global_sortBy)
    1. File.Delete() + File.Create()
    2. Save settings to file
commented

Closed via 65ad37c