Chorus Pie
16×16 · BAKED

block· Machines & Other Blocks

Chorus Pie

Ender's Delight · by Axedgaming
block

Chorus Pie is a block from Ender's Delight, crafted from Wheat, Chorus Fruit, Sugar, and Pie Crust.

Acquisition

Crafting using Wheat, Wheat, Wheat, Chorus Fruit, Chorus Fruit, Chorus Fruit, Sugar, Pie Crust and Sugar, arranged in the pattern shown. Produces Chorus Pie.

Crafting
Wheat
Wheat
Wheat
Chorus Fruit
Chorus Fruit
Chorus Fruit
Sugar
Pie Crust
Sugar
Chorus Pie Chorus Pie guaranteed

Used in

Cutting using Chorus Pie. Produces an unresolved result.

Cutting

Block drops

Drops itself

Developer reference
Registry name
endersdelight:chorus_pie
Namespace
endersdelight
Mod ID
endersdelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "aaa",
    "xOx"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:wheat"
    },
    "O": {
      "item": "farmersdelight:pie_crust"
    },
    "a": {
      "item": "minecraft:chorus_fruit"
    },
    "x": {
      "item": "minecraft:sugar"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}