Crafting using Any Iron Nugget, Bone Meal, Bone Meal, Any Iron Ingot, Gunpowder, Gunpowder, Any Iron Ingot, Dried Kelp and Dried Kelp, arranged in the pattern shown. Produces Black and White Film.
item· Other
Black and White Film
Exposure · by mortuusars
Black and White Film is a item from Exposure, crafted from Any Iron Nugget, Bone Meal, Any Iron Ingot, Gunpowder, and Dried Kelp.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Shipwreck Map (exposure) exposure:shipwreck_map | 1–1 | 15% | Random Chance |
Loot table: Shipwreck Map (exposure) exposure:shipwreck_map | 1–1 | 15% | Random Chance |
Used in
Sequenced Assembly: Start with Black and White Film, carried through each pass. process 1× through: Filling. Most likely produces Developed Black and White Film, with other outcomes possible.
Related items
Developer reference
- Registry name
exposure: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",
"IGG",
"IKK"
],
"ingredients": {
"B": {
"item": "minecraft:bone_meal"
},
"G": {
"item": "minecraft:gunpowder"
},
"I": {
"tag": "forge:ingots/iron"
},
"K": {
"item": "minecraft:dried_kelp"
},
"N": {
"tag": "forge:nuggets/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}