Ancient Codex
embers:ancient_codex

Ancient Codex

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item Ancient Codex

Ancient Codex is a item from Embers Rekindled, crafted from Archaic Brick and Ancient Motive Core.

Acquisition

Crafting using Archaic Brick, Archaic Brick, Ancient Motive Core, Archaic Brick and Archaic Brick, arranged in the pattern shown. Produces Ancient Codex.

Crafting
Archaic Brick
Archaic Brick
Ancient Motive Core
Archaic Brick
Archaic Brick
Ancient Codex Ancient Codex guaranteed
Developer reference
Registry name
embers:ancient_codex
Namespace
embers
Mod ID
embers
Tags (1)
embers:items/ancient_codex

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X ",
    "XCX",
    " X "
  ],
  "ingredients": {
    "C": {
      "item": "embers:ancient_motive_core"
    },
    "X": {
      "item": "embers:archaic_brick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}