{
  "general": {
    "overrideVanillaRod": true,
    "holdToCast": true,
    "rodDurabilityMultiplier": 1.0,
    "defaultLineColor": false,
    "ambientVoidParticles": true,
    "fishableVoidHeights": [
      {
        "dimension": "minecraft:overworld",
        "type": "RELATIVE_TO_BOTTOM",
        "height": -6
      },
      {
        "dimension": "minecraft:the_nether",
        "type": "RELATIVE_TO_BOTTOM",
        "height": -6
      },
      {
        "dimension": "minecraft:the_end",
        "type": "RELATIVE_TO_BOTTOM",
        "height": 50
      }
    ],
    "autoFishDataBlacklist": [],
    "crateWeight": 4.0,
    "crateQuality": 1.0,
    "logDataErrors": false
  },
  "items": {
    "fishItemSizes": "ALWAYS",
    "bucketableFishItems": "WHEN_LIVING",
    "fishItemLifespan": 180,
    "enableBedrockBreakingItems": true,
    "pocketWatchBlacklist": []
  },
  "journal": {
    "giveJournal": true,
    "showToasts": true,
    "showUnread": true,
    "useAmPm": true,
    "useFahrenheit": false,
    "useRealDate": true
  },
  "minigame": {
    "doMinigame": true,
    "doFeedback": true,
    "doSuccessSound": true,
    "doFailSound": true,
    "minigameDifficulty": 1.0
  }
}