Crystal Bow
botania:crystal_bow

Crystal Bow

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

Acquisition

Crafting using Dragonstone, Mana Infused String, Livingwood Twig, Mana Infused String, Dragonstone and Mana Infused String, arranged in the pattern shown. Produces Crystal Bow.

Crafting
Dragonstone
Mana Infused String
Livingwood Twig
Mana Infused String
Dragonstone
Mana Infused String
Crystal Bow Crystal Bow guaranteed
Developer reference
Registry name
botania:crystal_bow
Namespace
botania
Mod ID
botania
Tags (2)
botania:items/mana_using_items
c:items/bows

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " DS",
    "T S",
    " DS"
  ],
  "ingredients": {
    "D": {
      "tag": "botania:dragonstone_gems"
    },
    "S": {
      "item": "botania:mana_string"
    },
    "T": {
      "item": "botania:livingwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}