Chili Seed
16×16 · BAKED

item· Other

Chili Seed

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Chilipepper SeedCookery Mod ItemsCookery Mod SeedsVillager Plantable SeedsAutumn CropsSummer Crops

Chili Seed is an item from Kaleidoscope Cookery, crafted from Green Chili.

Acquisition

Crafting using Green Chili, in any arrangement. Produces Chili Seed.

Crafting ⇆ any arrangement
Green Chili
Chili Seed Chili Seed guaranteed

Crafting using Red Chili, in any arrangement. Produces Chili Seed.

Crafting ⇆ any arrangement
Red Chili
Chili Seed Chili Seed guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Chili Crop (kaleidoscope_cookery) kaleidoscope_cookery:chili_crop1–1100%Fortune increases drop count
Gameplay loot table: Straw Hat Seed Drop (kaleidoscope_cookery) kaleidoscope_cookery:straw_hat_seed_drop1–1100%Fortune increases drop count
Block loot table: Chili Crop (kaleidoscope_cookery) kaleidoscope_cookery:chili_crop1–1100%
Gameplay loot table: Village Chest (kaleidoscope_cookery) kaleidoscope_cookery:village_chest1–1100%

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.

Developer reference
Registry name
kaleidoscope_cookery:chili_seed
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (7)
forge:items/seeds/chilipepper
forge:items/seeds
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/cookery_mod_seeds
minecraft:items/villager_plantable_seeds
sereneseasons:items/autumn_crops
sereneseasons:items/summer_crops

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "kaleidoscope_cookery:green_chili"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "kaleidoscope_cookery:red_chili"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}