{
  "common": {
    "enableEyeOfEnderComment": "Enable/Disable usage of Ender Eyes",
    "ENABLE_EYE_OF_ENDER": false,
    "throwEyeOfEnderComment": "Enable/Disable throwing of Ender Eyes",
    "THROW_EYE_OF_ENDER": false,
    "frameHasRandomEyeComment": "Enable/Disable whether or not ender eyes can naturally generate within the frames of the portal",
    "FRAME_HAS_RANDOM_EYE": false,
    "eyeBreakProbabilityComment": "Percentage chance of eyes breaking when thrown",
    "EYE_BREAK_PROBABILITY": 10,
    "crypticAndEvilEyeComment": "Decides if the cryptic eye and the evil eye is obtainable in game",
    "IS_CRYPTIC_EYE_OBTAINABLE": true,
    "IS_EVIL_EYE_OBTAINABLE": true,
    "removeVanillaEyeComment": "Decides whether or not you can remove an ender eye from a frame",
    "CAN_REMOVE_EYE": false,
    "lootTablesIdComment": "this below is what you want to modify if you wanna change the loot tables of the eyes and their chance to appear.",
    "ROGUE_EYE_LOOT_TABLE_ID": "minecraft:chests/jungle_temple",
    "CORRUPTED_EYE_LOOT_TABLE_ID": "minecraft:chests/pillager_outpost",
    "BLACK_EYE_LOOT_TABLE_ID": "minecraft:chests/buried_treasure",
    "LOST_EYE_LOOT_TABLE_ID": "minecraft:chests/abandoned_mineshaft",
    "OLD_EYE_LOOT_TABLE_ID": "minecraft:chests/desert_pyramid",
    "COLD_EYE_LOOT_TABLE_ID": "minecraft:chests/igloo_chest",
    "NETHER_EYE_LOOT_TABLE_ID": "minecraft:chests/nether_bridge",
    "CURSED_EYE_LOOT_TABLE_ID": "minecraft:chests/bastion_treasure",
    "MAGICAL_EYE_MANSION_LOOT_TABLE_ID": "minecraft:chests/woodland_mansion",
    "MAGICAL_EYE_EVOKER_LOOT_TABLE_ID": "minecraft:entities/evoker",
    "WITHER_EYE_LOOT_TABLE_ID": "minecraft:entities/wither",
    "GUARDIAN_EYE_LOOT_TABLE_ID": "minecraft:entities/elder_guardian",
    "WITCH_PUPIL_LOOT_TABLE_ID": "minecraft:entities/witch",
    "UNDEAD_SOUL_LOOT_TABLE_ID": "minecraft:entities/skeleton_horse"
  }
}