Crafting using Any Iron Nugget, Bone Meal, Bone Meal, Any Iron Ingot, Prismarine Crystals, Prismarine Crystals, Any Iron Ingot, Dried Kelp and Dried Kelp, arranged in the pattern shown. Produces High-Sensitivity Black and White Film.
item· Other
High-Sensitivity Black and White Film
Exposure · by mortuusars
High-Sensitivity Black and White Film is a item from Exposure, crafted from Any Iron Nugget, Bone Meal, Any Iron Ingot, Prismarine Crystals, and Dried Kelp.
Acquisition
Used in
Sequenced Assembly: Start with High-Sensitivity Black and White Film, carried through each pass. process 1× through: Filling. Most likely produces Developed Black and White Film, with other outcomes possible.
Carried through each pass:
The sequence, processed 1×:
- Filling
Related items
Developer reference
- Registry name
exposure:high_sensitivity_black_and_white_film- Namespace
exposure- Mod ID
exposure- Tags (2)
exposure:items/black_and_white_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/iron"
},
"K": {
"item": "minecraft:dried_kelp"
},
"N": {
"tag": "forge:nuggets/iron"
},
"P": {
"item": "minecraft:prismarine_crystals"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}