Note Paper Writeable
16×16 · BAKED

item· Other

Note Paper Writeable

[Let's Do] Candlelight · by satisfy
item

Note Paper Writeable is an item from [Let's Do] Candlelight, crafted from Note Paper and Feather.

Acquisition

Crafting using Note Paper and Feather, arranged in the pattern shown. Produces 2× Note Paper Writeable.

Crafting
Note Paper
Feather
Note Paper Writeable Note Paper Writeable ×2 guaranteed
Developer reference
Registry name
candlelight:note_paper_writeable
Namespace
candlelight
Mod ID
candlelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#F"
  ],
  "ingredients": {
    "#": {
      "item": "candlelight:note_paper"
    },
    "F": {
      "item": "minecraft:feather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}