Crystal Lamb Chop
16×16 · BAKED

block· Machines & Other Blocks

Crystal Lamb Chop

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

Crystal Lamb Chop is a block from Kaleidoscope Cookery, crafted from Amethyst Shard and Raw Mutton.

Acquisition

Flex Pot using Amethyst Shard and Raw Mutton. Produces Crystal Lamb Chop.

Flex Pot
Crystal Lamb Chop Crystal Lamb Chop guaranteed

Block drops

dropscountdrop rateconditions
1–1100%Survives Explosion
1–1100%Survives Explosion
Crystal Lamb Chop1–1100%Survives Explosion, Block State Property

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:crystal_lamb_chop
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:flex_pot",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:amethyst_shard"
    },
    {
      "tag": "forge:raw_mutton"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "kaleidoscope_cookery:pot",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:amethyst_shard"
    },
    {
      "item": "minecraft:amethyst_shard"
    },
    {
      "item": "minecraft:amethyst_shard"
    },
    {
      "tag": "forge:raw_mutton"
    },
    {
      "tag": "forge:raw_mutton"
    },
    {
      "tag": "forge:raw_mutton"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}