Bundt Cake
16×16 · BAKED

block· Machines & Other Blocks

Bundt Cake

[Let's Do] Bakery · by Satisfy
block

Bundt Cake is a block from [Let's Do] Bakery, crafted from Egg, Sugar, and Yeast.

Acquisition

Block drops

Drops itself

Developer reference
Registry name
bakery:bundt_cake
Namespace
bakery
Mod ID
bakery

Recipe JSON (1):

{
  "recipe_type": "farm_and_charm:stove",
  "pattern": null,
  "ingredients": [
    {
      "tag": "bakery:eggs"
    },
    {
      "item": "minecraft:sugar"
    },
    {
      "item": "farm_and_charm:yeast"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.4,
  "cooking_time": null
}