Tome of Peritia
bloodmagic:experiencebook

Tome of Peritia

Blood Magic · by WayofTime
item CharmLiving Armour Socket

Acquisition

Crafting using Any String, Any Lapis Storage Block, Any String, Imbued Slate, Enchanted Book, Imbued Slate, Any Gold Ingot, Unknown ingredient and Any Gold Ingot, arranged in the pattern shown. Produces Tome of Peritia.

Crafting
Any String
Any Lapis Storage Block
Any String
Imbued Slate
Enchanted Book
Imbued Slate
Any Gold Ingot
Unknown ingredient
Any Gold Ingot
Tome of Peritia Tome of Peritia guaranteed
Developer reference
Registry name
bloodmagic:experiencebook
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (2)
curios:items/charm
curios:items/living_armour_socket

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ses",
    "lbl",
    "gog"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:enchanted_book"
    },
    "e": {
      "tag": "forge:storage_blocks/lapis"
    },
    "g": {
      "tag": "forge:ingots/gold"
    },
    "l": {
      "item": "bloodmagic:infusedslate"
    },
    "o": {},
    "s": {
      "tag": "forge:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}