{
  "type": "create:sequenced_assembly",
  "ingredient": {
    "item": "apotheosis:common_material"
  },
  "loops": 3,
  "results": [
    {
      "chance": 85,
      "id": "apotheosis:uncommon_material"
    },
    {
      "chance": 15,
      "id": "minecraft:gold_nugget"
    }
  ],
  "sequence": [
    {
      "type": "create:deploying",
      "ingredients": [
        {
          "item": "apotheosis_create:incomplete_uncommon_material"
        },
        {
          "item": "apotheosis:common_material"
        }
      ],
      "results": [
        {
          "id": "apotheosis_create:incomplete_uncommon_material"
        }
      ]
    },
    {
      "type": "create:deploying",
      "ingredients": [
        {
          "item": "apotheosis_create:incomplete_uncommon_material"
        },
        {
          "item": "apotheosis:gem_dust"
        }
      ],
      "results": [
        {
          "id": "apotheosis_create:incomplete_uncommon_material"
        }
      ]
    },
    {
      "type": "create:deploying",
      "ingredients": [
        {
          "item": "apotheosis_create:incomplete_uncommon_material"
        },
        {
          "item": "minecraft:gold_ingot"
        }
      ],
      "results": [
        {
          "id": "apotheosis_create:incomplete_uncommon_material"
        }
      ]
    },
    {
      "type": "create:cutting",
      "ingredients": [
        {
          "item": "apotheosis_create:incomplete_uncommon_material"
        }
      ],
      "results": [
        {
          "id": "apotheosis_create:incomplete_uncommon_material"
        }
      ]
    },
    {
      "type": "create:pressing",
      "ingredients": [
        {
          "item": "apotheosis_create:incomplete_uncommon_material"
        }
      ],
      "results": [
        {
          "id": "apotheosis_create:incomplete_uncommon_material"
        }
      ]
    },
    {
      "type": "create:filling",
      "ingredients": [
        {
          "item": "apotheosis_create:incomplete_uncommon_material"
        },
        {
          "type": "neoforge:single",
          "amount": 200,
          "fluid": "minecraft:lava"
        }
      ],
      "results": [
        {
          "id": "apotheosis_create:incomplete_uncommon_material"
        }
      ]
    }
  ],
  "transitional_item": {
    "id": "apotheosis_create:incomplete_uncommon_material"
  }
}
