Photograph Copying using Paper and Black Dye. Produces Photograph.
item· Other
Photograph
Exposure · by mortuusars
Photograph is a item from Exposure, crafted from Paper and Black Dye. Original Copy of original Copy of a copy Tattered The paper is clean.
Function
Original Copy of original Copy of a copy Tattered The paper is clean. No trace of an image is found on it, even if it had one at some point. Taken by: %s Copied by crafting with:
Acquisition
Photograph Copying using Paper, Black Dye, Yellow Dye, Cyan Dye and Magenta Dye. Produces Photograph.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Abandoned Mineshaft (exposure) exposure:abandoned_mineshaft | 1–1 | 20% | Random Chance |
Loot table: Abandoned Mineshaft (exposure) exposure:abandoned_mineshaft | 1–1 | 20% | Random Chance |
Loot table: Abandoned Mineshaft (exposure) exposure:abandoned_mineshaft | 1–1 | 20% | Random Chance |
Loot table: Simple Dungeon (exposure) exposure:simple_dungeon | 1–1 | 10% | Random Chance |
Developer reference
- Registry name
exposure:photograph- Namespace
exposure- Mod ID
exposure
Recipe JSON (2):
{
"recipe_type": "exposure:photograph_copying",
"pattern": null,
"ingredients": [
{
"tag": "exposure:photo_papers"
},
{
"tag": "exposure:black_printing_dyes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "exposure:photograph_copying",
"pattern": null,
"ingredients": [
{
"tag": "exposure:photo_papers"
},
{
"tag": "exposure:black_printing_dyes"
},
{
"tag": "exposure:yellow_printing_dyes"
},
{
"tag": "exposure:cyan_printing_dyes"
},
{
"tag": "exposure:magenta_printing_dyes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}