Crafting using Crate of Bananas, in any arrangement. Produces 9× Banana.
Banana
Neapolitan · by Team Abnormals
Banana is a item from Neapolitan, crafted from Crate of Bananas.
Acquisition
Used in (1)
Crafting using Banana, Banana, Banana, Banana, Banana, Banana, Banana, Banana and Banana, arranged in the pattern shown. Produces Crate of Bananas.
Related items
Developer reference
- Registry name
neapolitan:banana- Namespace
neapolitan- Mod ID
neapolitan- Tags (2)
forge:items/fruits/banana neapolitan:items/chimpanzee_snacks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "neapolitan:banana_crate"
},
"conditions": [
{
"raw": {
"type": "blueprint:and",
"values": [
{
"type": "forge:mod_loaded",
"modid": "quark"
},
{
"flag": "apple_crate",
"type": "quark:flag"
}
]
},
"type": "blueprint:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
