{
  "TRINKETS": {
    "the_vault:carapace": {
      "weight": 10,
      "name": "Carapace",
      "effectText": "Grants Immunity to all negative effects except Time Acceleration",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:cat_in_a_jar": {
      "weight": 10,
      "name": "Portable Cat",
      "effectText": "Grants a dodge chance for incoming projectiles and removes block damage from explosions",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket",
        "chance": 0.75
      }
    },
    "the_vault:centipede_feet": {
      "weight": 10,
      "name": "Sticky",
      "effectText": "Jump towards walls to latch on to them, letting you climb them!",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:chromatic_feather": {
      "weight": 10,
      "name": "Prismatic Feather",
      "effectText": "Grants triple jump",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:chromatic_powder": {
      "weight": 10,
      "name": "Chromatic Powder",
      "effectText": "Reduces vault gear durability damage with 35%",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "key": "the_vault:durability_wear_reduction",
        "value": 0.35,
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:ender_anchor": {
      "weight": 10,
      "name": "Ender Anchor",
      "effectText": "Makes items automatically teleport to you when in range of your Magnet",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:clover": {
      "weight": 10,
      "name": "Clover",
      "effectText": "Increases your Lucky Hit chance by 25% of your total Lucky Hit",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "key": "the_vault:lucky_hit_chance_percentile",
        "value": 0.25,
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:cufflinks": {
      "weight": 10,
      "name": "Cufflinks",
      "effectText": "Increases your Cooldown Reduction by 50% of your total Cooldown Reduction",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "key": "the_vault:cooldown_reduction_percentile",
        "value": 0.5,
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:spellbook": {
      "weight": 10,
      "name": "Spellbook",
      "effectText": "Increases your Ability Power by 50% of your total Ability Power",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "key": "the_vault:ability_power_percentile",
        "value": 0.5,
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:crystal_ball": {
      "weight": 10,
      "name": "Crystal Ball",
      "effectText": "Increases your Mana by 100% of your total Mana",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "attribute": "the_vault:generic.mana_max",
        "modifier": {
          "id": "414da533-4911-4c9e-8a7c-ab52570447c4",
          "name": "attribute.name.generic.mana_max",
          "amount": 1,
          "operation": 2
        },
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:elven_socks": {
      "weight": 10,
      "name": "Elvish Air",
      "effectText": "Removes any and all fall damage",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:giants_heart": {
      "weight": 10,
      "name": "Giant's Heart",
      "effectText": "+25% Max Health",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "attribute": "minecraft:generic.max_health",
        "modifier": {
          "id": "b3408bb8-db2c-4c6e-a7ca-7acc2a73f3fb",
          "name": "attribute.name.generic.max_health",
          "amount": 0.25,
          "operation": 2
        },
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:golden_burger": {
      "weight": 10,
      "name": "Golden Burger",
      "effectText": "+100% Vault Experience",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "experienceIncrease": 1.0,
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:gluttony_pendant": {
      "weight": 10,
      "name": "Gluttony Pendant",
      "effectText": "Grants instant eating, and potion consuming speed.",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket"
      }
    },
    
    "the_vault:high_heels": {
      "weight": 10,
      "name": "The Frog",
      "effectText": "Grants the ability to walk up full blocks",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "attribute": "forge:step_height_addition",
        "modifier": {
          "id": "999b0d8f-ec59-4436-9808-034b41ecb30e",
          "name": "forge.stepHeight",
          "amount": 1.0,
          "operation": 0
        },
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:idonas_blade": {
      "weight": 10,
      "name": "Idona's Pendant",
      "effectText": "Increases your Soul Quantity by 100% of your total Soul Quantity",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "key": "the_vault:soul_chance_percentile",
        "value": 1,
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:lucky_goose": {
      "weight": 10,
      "name": "Picture of a Lucky Goose",
      "effectText": "+50% Item Rarity",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "key": "the_vault:item_rarity",
        "value": 0.5,
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:night_vision_goggles": {
      "weight": 10,
      "name": "Treasure Goggles",
      "effectText": "Grants vision of chests and coin piles, with their associated colour in a nearby area around you.",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "effect": "",
        "addedAmplifier": 1,
		    "radius": 16,
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:phylactery": {
      "weight": 10,
      "name": "Phylactery",
      "effectText": "Increases your Mana Regeneration by 50% of your total Mana Regeneration",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "attribute": "the_vault:generic.mana_regen",
        "modifier": {
          "id": "a58f4e10-01e8-4b49-80cb-8998f083ad97",
          "name": "attribute.name.generic.mana_regen",
          "amount": 0.5,
          "operation": 2
        },
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:tenos_charm": {
      "weight": 10,
      "name": "Tenos' Necklace",
      "effectText": "+25% Item Quantity",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "key": "the_vault:item_quantity",
        "value": 0.25,
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:velaras_petal": {
      "weight": 10,
      "name": "Velara's Petal",
      "effectText": "+1 Regeneration",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "effect": "minecraft:regeneration",
        "addedAmplifier": 1,
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:wendarrs_hourglass": {
      "weight": 10,
      "name": "Wendarr's Hourglass",
      "effectText": "Boosts the fruit time added by 50%",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "key": "the_vault:fruit_effectiveness",
        "value": 0.5,
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:stone_of_jordan": {
      "weight": 10,
      "name": "Stone of Jordan",
      "effectText": "+1 to all learned abilities",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket",
        "name": "all_abilities",
        "value": 1
      }
    },
    "the_vault:wings": {
      "weight": 10,
      "name": "Wings",
      "effectText": "Gives the player elytra",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:healing_salve": {
      "weight": 10,
      "name": "Healing Salve",
      "effectText": "Extra 50% healing efficiency",
      "color": 16534066,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "key": "the_vault:healing_effectiveness",
        "value": 0.5,
        "curiosSlot": "red_trinket"
      }
    },
    "the_vault:shadow_cloak": {
      "weight": 10,
      "name": "Shadow Cloak",
      "effectText": "Become invisible to mobs while not making noises, if a noise is made the cloak will deactivate for 20 seconds. Champions, Elites, Guardians, Illagers and Bosses do not respect your cloak!",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "disableLength": 400,
        "dontShadowMobs": [
          "@the_vault:guardians",
          "@the_vault:elite",
          "@the_vault:mob_type/champion",
          "@the_vault:illagers",
          "@the_vault:bosses"
        ],
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:slimey": {
      "weight": 10,
      "name": "Slimey",
      "effectText": "Negate all fall damage and bounce when you hit the floor",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:aether": {
      "weight": 10,
      "name": "Aether Spark",
      "effectText": "Provide a boost while jumping, allowing temporary flight",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "durationTicks": 14,
        "aetherStrength": -1.0,
        "curiosSlot": "blue_trinket"
      }
    },
    "the_vault:the_dice": {
      "weight": 10,
      "name": "The Dice",
      "effectText": "All damage is multiplied by 1% to 300% each time it is dealt.",
      "color": 3304444,
      "minCraftedUses": 12,
      "maxCraftedUses": 12,
      "minUses": 20,
      "maxUses": 30,
      "config": {
        "minimumMultiplier": 0.01,
        "maximumMultiplier": 3.0,
        "curiosSlot": "blue_trinket"
      }
    }
  }
}