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