Annotated Codex
ars_nouveau:annotated_codex

Annotated Codex

Ars Nouveau · by Bailey Hollingsworth
item

Acquisition

Crafting using Blank Parchment and Leather, in any arrangement. Produces Annotated Codex.

Crafting ⇆ any arrangement
Blank Parchment
Leather
Annotated Codex Annotated Codex guaranteed
Developer reference
Registry name
ars_nouveau:annotated_codex
Namespace
ars_nouveau
Mod ID
ars_nouveau

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "ars_nouveau:blank_parchment"
    },
    {
      "item": "minecraft:leather"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}