{
  "lastSavedVersion": "1.7.3",
  "maxPokemonLevel": 100,
  "maxPokemonFriendship": 255,
  "announceDropItems": true,
  "defaultDropItemMethod": "on-entity",
  "dropAfterDeathAnimation": true,
  "ambientPokemonCryTicks": 1080,
  "defaultKeyItems": [],
  "defaultBoxCount": 60,
  "pokemonSaveIntervalSeconds": 30,
  "storageFormat": "nbt",
  "preventCompletePartyDeposit": true,
  "mongoDBConnectionString": "mongodb://localhost:27017",
  "mongoDBDatabaseName": "cobblemon",
  "maxVerticalCorrectionBlocks": 64,
  "minimumLevelRangeMax": 5,
  "enableSpawning": true,
  "minimumDistanceBetweenEntities": 8.0,
  "maxNearbyBlocksHorizontalRange": 4,
  "maxNearbyBlocksVerticalRange": 2,
  "maxVerticalSpace": 8,
  "spawningZoneDiameter": 8,
  "spawningZoneHeight": 16,
  "ticksBetweenSpawnAttempts": 20.0,
  "minimumSpawningZoneDistanceFromPlayer": 16.0,
  "maximumSpawningZoneDistanceFromPlayer": 64.0,
  "maximumSpawnsPerPass": 2,
  "exportSpawnConfig": true,
  "savePokemonToWorld": true,
  "exportStarterConfig": true,
  "autoUpdateShowdown": true,
  "defaultFleeDistance": 20.0,
  "allowExperienceFromPvP": true,
  "experienceShareMultiplier": 0.5,
  "luckyEggMultiplier": 1.5,
  "allowSpectating": true,
  "experienceMultiplier": 2.0,
  "pokemonPerChunk": 1.0,
  "pokeSnackPokemonPerChunk": 2.0,
  "passiveStatuses": {
    "cobblemon:poison": "180-300",
    "cobblemon:poisonbadly": "180-300",
    "cobblemon:paralysis": "180-300",
    "cobblemon:frozen": "180-300",
    "cobblemon:sleep": "180-300",
    "cobblemon:burn": "180-300"
  },
  "infiniteHealerCharge": false,
  "maxHealerCharge": 6.0,
  "secondsToChargeHealingMachine": 300.0,
  "defaultFaintTimer": 300,
  "faintAwakenHealthPercent": 0.2,
  "healPercent": 0.05,
  "healTimer": 60,
  "baseApricornTreeGenerationChance": 0.1,
  "displayEntityLevelLabel": true,
  "displayEntityNameLabel": true,
  "displayNameForUnknownPokemon": false,
  "displayEntityLabelsWhenCrouchingOnly": false,
  "shinyRate": 2048.0,
  "shinyNoticeParticlesDistance": 48.0,
  "captureCalculator": "cobblemon",
  "playerDamagePokemon": false,
  "appleLeftoversChance": 0.025,
  "maxRootsInArea": 6,
  "bigRootPropagationChance": 0.2,
  "energyRootChance": 0.25,
  "maxDynamaxLevel": 10,
  "teraTypeRate": 20.0,
  "defaultPasturedPokemonLimit": 16,
  "pastureBlockUpdateTicks": 40,
  "pastureMaxWanderDistance": 36,
  "pastureMaxPerChunk": 4.0,
  "maxInsertedFossilItems": 2,
  "walkingInBattleAnimations": true,
  "battleWildMaxDistance": 18.0,
  "tradeMaxDistance": 18.0,
  "battlePvPMaxDistance": 32.0,
  "battleSpectateMaxDistance": 64.0,
  "maxPokedexScanningDetectionRange": 12.0,
  "hideUnimplementedPokemonInThePokedex": false,
  "summaryPokemonFollowCursor": true,
  "partyPortraitAnimations": "NEVER_ANIMATE",
  "pcProfileAnimations": "ANIMATE_SELECTED",
  "summaryProfileAnimations": "ANIMATE_SELECTED",
  "animateBattleTiles": false,
  "thirdPersonViewBobbing": true,
  "invertRoll": false,
  "invertPitch": false,
  "invertYaw": false,
  "xAxisSensitivity": 1.0,
  "yAxisSensitivity": 1.0,
  "swapXAndYAxes": false,
  "rightingDelay": -1.0,
  "disableRoll": false,
  "displayControlSeconds": 0,
  "infiniteRideStamina": true,
  "rememberRidingCamera": false,
  "enableInFlightDismounting": false,
  "enableDebugKeys": false,
  "despawnerNearDistance": 32.0,
  "despawnerFarDistance": 96.0,
  "despawnerMinAgeTicks": 600,
  "despawnerMaxAgeTicks": 3600
}