Crafting using Corrodent Teeth, Bluebright Stick and Dark Tatters, arranged in the pattern shown. Produces 4× Burrowing Arrow.
Burrowing Arrow
Alex's Caves · by Alexthe668, Noonyeyz
Burrowing Arrow is a item from Alex's Caves, crafted from Corrodent Teeth, Bluebright Stick, and Dark Tatters.
Acquisition
Developer reference
- Registry name
alexscaves:burrowing_arrow- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
minecraft:items/arrows
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"T",
"S",
"D"
],
"ingredients": {
"D": {
"item": "alexscaves:dark_tatters"
},
"S": {
"tag": "forge:rods/wooden"
},
"T": {
"item": "alexscaves:corrodent_teeth"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}