Burrowing Arrow
alexscaves:burrowing_arrow

Burrowing Arrow

Alex's Caves · by Alexthe668, Noonyeyz
item Arrows

Burrowing Arrow is a item from Alex's Caves, crafted from Corrodent Teeth, Bluebright Stick, and Dark Tatters.

Acquisition

Crafting using Corrodent Teeth, Bluebright Stick and Dark Tatters, arranged in the pattern shown. Produces 4× Burrowing Arrow.

Crafting
Corrodent Teeth
Bluebright Stick
Dark Tatters
Burrowing Arrow Burrowing Arrow ×4 guaranteed
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
}