Scroll Forge
irons_spellbooks:scroll_forge

Scroll Forge

Iron's Spells 'n Spellbooks · by Iron431, Lab3
block Pickaxe Mineable

Acquisition

Crafting using Polished Deepslate, Polished Deepslate, Polished Deepslate, Crying Obsidian, Crying Obsidian, Crying Obsidian and Crying Obsidian, arranged in the pattern shown. Produces Scroll Forge.

Crafting
Scroll Forge Scroll Forge guaranteed

Mining & drops

sourcecountchanceconditions
Scroll Forge1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
irons_spellbooks:scroll_forge
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DDD",
    " O ",
    "OOO"
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:polished_deepslate"
    },
    "O": {
      "item": "minecraft:crying_obsidian"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}