Crafting using Any Gold Nugget, Bone Meal, Bone Meal, Any Gold Ingot, Prismarine Crystals, Prismarine Crystals, Any Gold Ingot, Dried Kelp and Dried Kelp, arranged in the pattern shown. Produces High-Sensitivity Color Film.
item· Other
High-Sensitivity Color Film
Exposure · by mortuusars
High-Sensitivity Color Film is a item from Exposure, crafted from Any Gold Nugget, Bone Meal, Any Gold Ingot, Prismarine Crystals, and Dried Kelp.
Acquisition
Used in
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
Related items
Developer reference
- Registry name
exposure:high_sensitivity_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": [
"NBB",
"IPP",
"IKK"
],
"ingredients": {
"B": {
"item": "minecraft:bone_meal"
},
"I": {
"tag": "forge:ingots/gold"
},
"K": {
"item": "minecraft:dried_kelp"
},
"N": {
"tag": "forge:nuggets/gold"
},
"P": {
"item": "minecraft:prismarine_crystals"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}