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.
item· Other
Developed Color Film
Exposure · by mortuusars
Developed Color Film is a item from Exposure, crafted from Color Film.
Acquisition
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.
Carried through each pass:
The sequence, processed 1×:
- Filling
- Filling
- Filling
Film Developing using Any of Potion / Potion, Any of Potion / Potion and Any of Potion / Potion. Produces Developed Color Film.
Related items
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
}