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