I've never been good with things like this. Having trouble with the formatting of my config for it to work. It has a couple of parse errors near the bottom. If anyone could correct this for me it would be much appreciated. http://hastebin.com/ihemefeduc.cpp Code (Text): { "settings": { "default": { "defaultForEnvironment": true, "seaLevel": 63, "useCaves": true, "useDungeons": true, "dungeonChance": 8, "mineshaftChance": 0.01, "useStrongholds": true, "useVillages": true, "useMineShafts": true, "useTemples": false, "useNetherFortress": false, "useMonuments": true, "useRavines": true, "useWaterLakes": true, "useOpenSimplexNoise": true, "useFastOres": false, "useFastRandomAlgorithm": true, "waterLakeChance": 4, "useLavaLakes": true, "lavaLakeChance": 80, "useLavaOceans": false, "stoneMix": true, "stoneMixMaterials": [{ "material": "STONE", "data": 0, "chance": 0.375 }, { "material": "STONE", "data": 5, "chance": 0.25 }, { "material": "COBBLESTONE", "data": 0, "chance": 0.375 }], "leavesOnGround": true, "overrideSaplings": false, "multipleFogColors": true, "plain17Map": false, "roughFading": true, "snowLayers": true, "flatModifier": 2.0, "montainHeight": 0.5, "baseHeight": 64, "wetLand": 0.2, "hotLand": 0.6, "coldLand": 0.3, "flatBedrock": false, "bedrockLevel": 1, "biomeSize": 850.0, "useCustomStructure": true, "blacklistedDecoBlocs": [ 57, 116 ], "dungeonMobs": [ "Skeleton", "Zombie", "Spider", "Silverfish", "Bat" ], "lakeDepth": { "bonsaiforest": 0, "deadforest": 0, "pineforest2": 0, "fantasyforest": 0, "pineforest": 0, "jungle": 0, "winterland": 0, "birchforest": 0 }, "pluginVersion": 6.11, "biomeSettings": {} } }, { "worldsWithDefaultWG": [ "myvanillaworld" ], "forceBukkitGeneratorAPI": false }