Crafting using Banana and Arrow, in any arrangement. Produces Bananarrow.
Bananarrow
Neapolitan · by Team Abnormals
Bananarrow is a item from Neapolitan, crafted from Banana and Arrow.
Acquisition
Related items
Developer reference
- Registry name
neapolitan:bananarrow- Namespace
neapolitan- Mod ID
neapolitan- Tags (3)
minecraft:items/arrows minecraft:entity_types/arrows neapolitan:items/chimpanzee_snacks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:fruits/banana"
},
{
"item": "minecraft:arrow"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}