Developed Color Film
16×16 · BAKED

item· Other

Developed Color Film

Exposure · by mortuusars
item Developed Film Rolls

Developed Color Film is a item from Exposure, crafted from Color Film.

Acquisition

Sequenced Assembly: Start with Color Film, carried through each pass. process 1× through: Filling; then Filling; then Filling. Most likely produces Developed Color Film, with other outcomes possible.

Sequenced Assembly

Carried through each pass:

The sequence, processed 1×:

  1. Filling
  2. Filling
  3. Filling
Developed Color Film Developed Color Film guaranteed

Sequenced Assembly: Start with High-Sensitivity Color Film, carried through each pass. process 1× through: Filling; then Filling; then Filling. Most likely produces Developed Color Film, with other outcomes possible.

Sequenced Assembly

Carried through each pass:

The sequence, processed 1×:

  1. Filling
  2. Filling
  3. Filling
Developed Color Film Developed Color Film guaranteed
Developer reference
Registry name
exposure:developed_color_film
Namespace
exposure
Mod ID
exposure
Tags (1)
exposure:items/developed_film_rolls

Recipe JSON (3):

{
  "recipe_type": "create:sequenced_assembly",
  "pattern": null,
  "ingredients": {
    "item": "exposure:color_film"
  },
  "conditions": [],
  "sequence": {
    "loops": 1,
    "sequence": [
      {
        "type": "create:filling",
        "results": [
          {
            "item": "exposure:color_film",
            "count": 1,
            "chance": 1,
            "outputKind": "item"
          }
        ],
        "ingredients": [
          {
            "item": "exposure:color_film"
          },
          {
            "fluid": "create:potion",
            "amount": 250
          }
        ]
      },
      {
        "type": "create:filling",
        "results": [
          {
            "item": "exposure:color_film",
            "count": 1,
            "chance": 1,
            "outputKind": "item"
          }
        ],
        "ingredients": [
          {
            "item": "exposure:color_film"
          },
          {
            "fluid": "create:potion",
            "amount": 250
          }
        ]
      },
      {
        "type": "create:filling",
        "results": [
          {
            "item": "exposure:color_film",
            "count": 1,
            "chance": 1,
            "outputKind": "item"
          }
        ],
        "ingredients": [
          {
            "item": "exposure:color_film"
          },
          {
            "fluid": "create:potion",
            "amount": 250
          }
        ]
      }
    ]
  },
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:sequenced_assembly",
  "pattern": null,
  "ingredients": {
    "item": "exposure:high_sensitivity_color_film"
  },
  "conditions": [],
  "sequence": {
    "loops": 1,
    "sequence": [
      {
        "type": "create:filling",
        "results": [
          {
            "item": "exposure:high_sensitivity_color_film",
            "count": 1,
            "chance": 1,
            "outputKind": "item"
          }
        ],
        "ingredients": [
          {
            "item": "exposure:high_sensitivity_color_film"
          },
          {
            "fluid": "create:potion",
            "amount": 250
          }
        ]
      },
      {
        "type": "create:filling",
        "results": [
          {
            "item": "exposure:high_sensitivity_color_film",
            "count": 1,
            "chance": 1,
            "outputKind": "item"
          }
        ],
        "ingredients": [
          {
            "item": "exposure:high_sensitivity_color_film"
          },
          {
            "fluid": "create:potion",
            "amount": 250
          }
        ]
      },
      {
        "type": "create:filling",
        "results": [
          {
            "item": "exposure:high_sensitivity_color_film",
            "count": 1,
            "chance": 1,
            "outputKind": "item"
          }
        ],
        "ingredients": [
          {
            "item": "exposure:high_sensitivity_color_film"
          },
          {
            "fluid": "create:potion",
            "amount": 250
          }
        ]
      }
    ]
  },
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "exposure:film_developing",
  "pattern": null,
  "ingredients": [
    {
      "anyOf": [
        {
          "item": "minecraft:potion"
        },
        {
          "item": "minecraft:potion"
        }
      ]
    },
    {
      "anyOf": [
        {
          "item": "minecraft:potion"
        },
        {
          "item": "minecraft:potion"
        }
      ]
    },
    {
      "anyOf": [
        {
          "item": "minecraft:potion"
        },
        {
          "item": "minecraft:potion"
        }
      ]
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}