Boom Arrow
forbidden_arcanus:boom_arrow

Boom Arrow

Forbidden & Arcanus · by stal111, CesarZorak
item Black Hole Affected Entity TypeArrows

Boom Arrow is a item from Forbidden & Arcanus, crafted from Arrow and TNT.

Acquisition

Crafting using Arrow, Arrow, TNT, Arrow and Arrow, arranged in the pattern shown. Produces 4× Boom Arrow.

Crafting
Boom Arrow Boom Arrow ×4 guaranteed
Developer reference
Registry name
forbidden_arcanus:boom_arrow
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (2)
forbidden_arcanus:entity_types/black_hole_affected
minecraft:items/arrows

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:arrow"
    },
    "X": {
      "item": "minecraft:tnt"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}