Color Film
16×16 · BAKED

item· Other

Color Film

Exposure · by mortuusars
item Color Film RollsFilm Rolls

Color Film is a item from Exposure, crafted from Gold Nugget, Lapis Lazuli, Gold Ingot, Gunpowder, and Dried Kelp.

Acquisition

Crafting using Gold Nugget, Lapis Lazuli, Lapis Lazuli, Gold Ingot, Gunpowder, Gunpowder, Gold Ingot, Dried Kelp and Dried Kelp, arranged in the pattern shown. Produces Color Film.

Crafting
Gold Nugget
Lapis Lazuli
Lapis Lazuli
Gold Ingot
Gunpowder
Gunpowder
Gold Ingot
Dried Kelp
Dried Kelp
Color Film Color Film guaranteed

Used in

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
Developer reference
Registry name
exposure:color_film
Namespace
exposure
Mod ID
exposure
Tags (2)
exposure:items/color_film_rolls
exposure:items/film_rolls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NLL",
    "IGG",
    "IKK"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:gunpowder"
    },
    "I": {
      "item": "minecraft:gold_ingot"
    },
    "K": {
      "item": "minecraft:dried_kelp"
    },
    "L": {
      "item": "minecraft:lapis_lazuli"
    },
    "N": {
      "item": "minecraft:gold_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}