{
  "relicRecipes": [
    {
      "id": "the_vault:companion_relic_wooden",
      "output": {
        "AMOUNT": 1,
        "ITEM": "the_vault:companion_relic",
        "NBT": "{model:4,modifiers:[\"the_vault:wooden_cascade\",\"the_vault:companion_challenge\"]}"
      },
      "inputs": [
        {
          "AMOUNT": 20,
          "ITEM": "the_vault:companion_relic_fragment",
          "NBT": "{}"
        },
        {
          "AMOUNT": 8,
          "ITEM": "the_vault:dreamstone",
          "NBT": "{}"
        }
      ]
    },
    {
      "id": "the_vault:companion_relic_gilded",
      "output": {
        "AMOUNT": 1,
        "ITEM": "the_vault:companion_relic",
        "NBT": "{model:3,modifiers:[\"the_vault:gilded_cascade\",\"the_vault:companion_challenge\"]}"
      },
      "inputs": [
        {
          "AMOUNT": 20,
          "ITEM": "the_vault:companion_relic_fragment",
          "NBT": "{}"
        },
        {
          "AMOUNT": 8,
          "ITEM": "the_vault:dreamstone",
          "NBT": "{}"
        }
      ]
    },
    {
      "id": "the_vault:companion_relic_ornate",
      "output": {
        "AMOUNT": 1,
        "ITEM": "the_vault:companion_relic",
        "NBT": "{model:1,modifiers:[\"the_vault:ornate_cascade\",\"the_vault:companion_challenge\"]}"
      },
      "inputs": [
        {
          "AMOUNT": 20,
          "ITEM": "the_vault:companion_relic_fragment",
          "NBT": "{}"
        },
        {
          "AMOUNT": 8,
          "ITEM": "the_vault:dreamstone",
          "NBT": "{}"
        }
      ]
    },
    {
      "id": "the_vault:companion_relic_living",
      "output": {
        "AMOUNT": 1,
        "ITEM": "the_vault:companion_relic",
        "NBT": "{model:6,modifiers:[\"the_vault:living_cascade\",\"the_vault:companion_challenge\"]}"
      },
      "inputs": [
        {
          "AMOUNT": 20,
          "ITEM": "the_vault:companion_relic_fragment",
          "NBT": "{}"
        },
        {
          "AMOUNT": 8,
          "ITEM": "the_vault:dreamstone",
          "NBT": "{}"
        }
      ]
    },
    {
      "id": "the_vault:companion_relic_wealthy",
      "output": {
        "AMOUNT": 1,
        "ITEM": "the_vault:companion_relic",
        "NBT": "{model:2,modifiers:[\"the_vault:coin_cascade\",\"the_vault:companion_challenge\"]}"
      },
      "inputs": [
        {
          "AMOUNT": 20,
          "ITEM": "the_vault:companion_relic_fragment",
          "NBT": "{}"
        },
        {
          "AMOUNT": 8,
          "ITEM": "the_vault:dreamstone",
          "NBT": "{}"
        }
      ]
    },
    {
      "id": "the_vault:companion_relic_plentiful",
      "output": {
        "AMOUNT": 1,
        "ITEM": "the_vault:companion_relic",
        "NBT": "{model:5,modifiers:[\"the_vault:plentiful\",\"the_vault:companion_challenge\"]}"
      },
      "inputs": [
        {
          "AMOUNT": 20,
          "ITEM": "the_vault:companion_relic_fragment",
          "NBT": "{}"
        },
        {
          "AMOUNT": 8,
          "ITEM": "the_vault:dreamstone",
          "NBT": "{}"
        }
      ]
    }
  ]
}