Crafting using Dragonstone, Mana Infused String, Livingwood Twig, Mana Infused String, Dragonstone and Mana Infused String, arranged in the pattern shown. Produces Crystal Bow.
Crystal Bow
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
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
}