Golden Salad
16×16 · BAKED

block· Machines & Other Blocks

Golden Salad

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

Golden Salad is a block from Kaleidoscope Cookery, crafted from Golden Apple, Golden Carrot, Glistering Melon Slice, and Bowl.

Acquisition

Crafting using Golden Apple, Golden Apple, Golden Carrot, Golden Carrot, Glistering Melon Slice, Glistering Melon Slice and Bowl, in any arrangement. Produces Golden Salad.

Crafting ⇆ any arrangement
Golden Apple
Golden Apple
Golden Carrot
Golden Carrot
Glistering Melon Slice
Glistering Melon Slice
Bowl
Golden Salad Golden Salad guaranteed

Mining & drops

sourcecountdrop rateconditions
Golden Salad1–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
1–1100%Survives Explosion
Golden Salad1–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:golden_salad
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 (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:golden_apple"
    },
    {
      "item": "minecraft:golden_apple"
    },
    {
      "item": "minecraft:golden_carrot"
    },
    {
      "item": "minecraft:golden_carrot"
    },
    {
      "item": "minecraft:glistering_melon_slice"
    },
    {
      "item": "minecraft:glistering_melon_slice"
    },
    {
      "item": "minecraft:bowl"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}