Green Apple Pie
byg:green_apple_pie

Green Apple Pie

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
item

Green Apple Pie is a item from Oh The Biomes You'll Go, crafted from Green Apple, Sugar, and Egg.

Acquisition

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

Crafting ⇆ any arrangement
Green Apple
Sugar
Egg
Green Apple Pie Green Apple Pie guaranteed
Developer reference
Registry name
byg:green_apple_pie
Namespace
byg
Mod ID
byg

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "byg:green_apple"
    },
    {
      "item": "minecraft:sugar"
    },
    {
      "item": "minecraft:egg"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}