Crafting using Paper, Gold Nugget and Paper, arranged in the pattern shown. Produces 4× Napkin.
- Inputs
- 2 × Paper
- Gold Nugget
- Output
- → Napkin ×4
item· Other
Napkin is an item from [Let's Do] Candlelight, crafted from Paper and Gold Nugget.
Crafting using Paper, Gold Nugget and Paper, arranged in the pattern shown. Produces 4× Napkin.
candlelight:napkincandlelightcandlelightRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" #",
" G ",
"# "
],
"ingredients": {
"#": {
"item": "minecraft:paper"
},
"G": {
"item": "minecraft:gold_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}