vex:
  enabled: true
  name: "Vex Card"
  texture: DIAMOND_CHESTPLATE
  energy: 1200
  experience: 4
  drops:
    - item: DYNATECH_VEX_GEM
      chance: 0.10
    - item: DYNATECH_GHOSTLY_ESSENCE
      amount: 2
      chance: 0.25
  recipe:
    pattern:
      - "ZYZ"
      - "VXV"
      - "ZYZ"
    ingredient:
      V:
        item: DYNATECH_VEX_GEM
        amount: 32
      Y:
        item: IE_VOID_INGOT
        amount: 32
      Z:
        item: DYNATECH_GHOSTLY_ESSENCE
        amount: 16