Crafting using Banana, Strawberries, Strawberries and Glass Bottle, in any arrangement. Produces Strawberry Banana Smoothie.
Strawberry Banana Smoothie
Neapolitan · by Team Abnormals
Strawberry Banana Smoothie is a item from Neapolitan, crafted from Banana, Strawberries, and Glass Bottle.
Acquisition
Developer reference
- Registry name
neapolitan:strawberry_banana_smoothie- Namespace
neapolitan- Mod ID
neapolitan
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:fruits/banana"
},
{
"tag": "forge:fruits/strawberry"
},
{
"tag": "forge:fruits/strawberry"
},
{
"item": "minecraft:glass_bottle"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}