Soulscribe
botania:ender_dagger

Soulscribe

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item

Acquisition

Crafting using Mana Pearl, Manasteel Ingot and Livingwood Twig, arranged in the pattern shown. Produces Soulscribe.

Crafting
Mana Pearl
Manasteel Ingot
Livingwood Twig
Soulscribe Soulscribe guaranteed
Developer reference
Registry name
botania:ender_dagger
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "P",
    "S",
    "T"
  ],
  "ingredients": {
    "P": {
      "item": "botania:mana_pearl"
    },
    "S": {
      "tag": "botania:manasteel_ingots"
    },
    "T": {
      "item": "botania:livingwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}