Buddha Jumps Over the Wall
16×16 · BAKED

block· Walls

Buddha Jumps Over the Wall

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
block Cookery Mod ItemsFeastsMeals

Buddha Jumps Over the Wall is a block from Kaleidoscope Cookery, crafted from Egg, Phantom Membrane, and Lettuce.

Acquisition

Flex Stockpot using Egg, Phantom Membrane and Lettuce. Produces Buddha Jumps Over the Wall.

Flex Stockpot
Buddha Jumps Over the Wall Buddha Jumps Over the Wall guaranteed

Mining & drops

sourcecountdrop rateconditions
Buddha Jumps Over the Wall1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

dropscountdrop rateconditions
Buddha Jumps Over the Wall1–1100%Survives Explosion, Block State Property
1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
kaleidoscope_cookery:buddha_jumps_over_the_wall
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (3)
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/feasts
kaleidoscope_cookery:items/meals

Recipe JSON (2):

{
  "recipe_type": "kaleidoscope_cookery:stockpot",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:eggs"
    },
    {
      "tag": "forge:eggs"
    },
    {
      "item": "minecraft:phantom_membrane"
    },
    {
      "item": "minecraft:phantom_membrane"
    },
    {
      "tag": "forge:crops/lettuce"
    },
    {
      "tag": "forge:crops/lettuce"
    },
    {
      "tag": "forge:crops/lettuce"
    },
    {
      "tag": "forge:crops/lettuce"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "kaleidoscope_cookery:flex_stockpot",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:eggs"
    },
    {
      "item": "minecraft:phantom_membrane"
    },
    {
      "tag": "forge:crops/lettuce"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}