Druidic Tome
irons_spellbooks:druidic_spell_book

Druidic Tome

Iron's Spells 'n Spellbooks · by Iron431, Lab3
item Spellbook

Acquisition

Crafting using Spore Blossom, Arcane Cloth, Honey Bottle, Rotten Spell Book, Amethyst Cluster, Arcane Cloth and Glow Ink Sac, arranged in the pattern shown. Produces Druidic Tome.

Crafting
Spore Blossom
Arcane Cloth
Honey Bottle
Rotten Spell Book
Amethyst Cluster
Arcane Cloth
Glow Ink Sac
Druidic Tome Druidic Tome guaranteed
Developer reference
Registry name
irons_spellbooks:druidic_spell_book
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
curios:items/spellbook

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " SC",
    "HRA",
    "CG "
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:amethyst_cluster"
    },
    "C": {
      "item": "irons_spellbooks:magic_cloth"
    },
    "G": {
      "item": "minecraft:glow_ink_sac"
    },
    "H": {
      "item": "minecraft:honey_bottle"
    },
    "R": {
      "item": "irons_spellbooks:rotten_spell_book"
    },
    "S": {
      "item": "minecraft:spore_blossom"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}