Green Apple Pie
16×16 · BAKED

item· Other

Green Apple Pie

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
item

Green Apple Pie is a item from Oh The Biomes We've Gone, crafted from Green Apple, Sugar, and Any of Egg / Egg.

Acquisition

Crafting using Green Apple, Sugar and Any of Egg / Egg, in any arrangement. Produces Green Apple Pie.

Crafting ⇆ any arrangement
Green Apple
Sugar
Any of Egg / Egg
Green Apple Pie Green Apple Pie guaranteed
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
}