Crafting using Arrow, Arrow, TNT, Arrow and Arrow, arranged in the pattern shown. Produces 4× Boom Arrow.
Boom Arrow
Forbidden & Arcanus · by stal111, CesarZorak
Boom Arrow is a item from Forbidden & Arcanus, crafted from Arrow and TNT.
Acquisition
Related items
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
}
