|
@ -432,7 +432,7 @@ class MTChunks: |
|
|
auto_chosen_world = False |
|
|
auto_chosen_world = False |
|
|
self.world_blacklist = list() |
|
|
self.world_blacklist = list() |
|
|
self.world_blacklist.append("CarbonUnit") |
|
|
self.world_blacklist.append("CarbonUnit") |
|
|
#self.world_blacklist.append("abiyahhgamebv7world1") |
|
|
self.world_blacklist.append("abiyahhgamebv7world1") |
|
|
if not os.path.isdir(self.mapvars["world_path"]): |
|
|
if not os.path.isdir(self.mapvars["world_path"]): |
|
|
#for item in os.walk(self.worlds_path): |
|
|
#for item in os.walk(self.worlds_path): |
|
|
print ("LOOKING FOR WORLDS IN " + self.worlds_path) |
|
|
print ("LOOKING FOR WORLDS IN " + self.worlds_path) |
|
|