Chorus Fruit Pie
16×16 · BAKED

block· Machines & Other Blocks

Chorus Fruit Pie

End's Delight · by FoggyHillside
block Upright On Belt

Chorus Fruit Pie is a block from End's Delight, crafted from Slice of Chorus Fruit Pie.

Acquisition

Crafting using Slice of Chorus Fruit Pie, Slice of Chorus Fruit Pie, Slice of Chorus Fruit Pie and Slice of Chorus Fruit Pie, arranged in the pattern shown. Produces Chorus Fruit Pie.

Crafting
Slice of Chorus Fruit Pie
Slice of Chorus Fruit Pie
Slice of Chorus Fruit Pie
Slice of Chorus Fruit Pie
Chorus Fruit Pie Chorus Fruit Pie guaranteed

Used in

Cutting using Chorus Fruit Pie. Produces an unresolved result.

Cutting

Block drops

Drops itself

Developer reference
Registry name
ends_delight:chorus_fruit_pie
Namespace
ends_delight
Mod ID
ends_delight
Tags (1)
create:items/upright_on_belt

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "ends_delight:chorus_fruit_pie_slice"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "111",
    "234",
    "505"
  ],
  "ingredients": {
    "0": {
      "item": "farmersdelight:pie_crust"
    },
    "1": {
      "item": "minecraft:wheat"
    },
    "2": {
      "item": "minecraft:poppy"
    },
    "3": {
      "anyOf": [
        {
          "item": "minecraft:chorus_fruit"
        },
        {
          "item": "ends_delight:chorus_fruit_grain"
        }
      ]
    },
    "4": {
      "item": "ends_delight:dried_chorus_flower"
    },
    "5": {
      "item": "minecraft:sugar"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}