Napkin
16×16 · BAKED

item· Other

Napkin

[Let's Do] Candlelight · by satisfy
item

Napkin is an item from [Let's Do] Candlelight, crafted from Paper and Gold Nugget.

Acquisition

Crafting using Paper, Gold Nugget and Paper, arranged in the pattern shown. Produces 4× Napkin.

Crafting
Paper
Gold Nugget
Paper
Napkin Napkin ×4 guaranteed
Developer reference
Registry name
candlelight:napkin
Namespace
candlelight
Mod ID
candlelight

Recipe 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
}