Crafting using Blueberries, Sugar and Any of Egg / Egg, in any arrangement. Produces Blueberry Pie.
item· Other
Blueberry Pie
Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
Blueberry Pie is a item from Oh The Biomes We've Gone, crafted from Blueberries, Sugar, and Any of Egg / Egg.
Acquisition
Developer reference
- Registry name
biomeswevegone:blueberry_pie- Namespace
biomeswevegone- Mod ID
biomeswevegone
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "biomeswevegone:blueberries"
},
{
"item": "minecraft:sugar"
},
{
"anyOf": [
{
"item": "minecraft:egg"
},
{
"tag": "forge:eggs"
}
]
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}