Tomato Seeds
16×16 · BAKED

item· Other

Tomato Seeds

[Let's Do] Farm & Charm · by satisfy, jason13
item SeedsSeedsVillager Plantable Seeds

Tomato Seeds is an item from [Let's Do] Farm & Charm, crafted from Tomato.

Acquisition

Crafting using Tomato, in any arrangement. Produces 3× Tomato Seeds.

Crafting ⇆ any arrangement
Tomato
  • Inputs
  • Tomato
  • Output
  • Tomato Seeds ×3
Tomato Seeds Tomato Seeds ×3 guaranteed

Mincer using Tomato. Produces 4× Tomato Seeds.

Mincer
Tomato Seeds Tomato Seeds ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Wild Tomatoes1–1100%Fortune increases drop count
Block loot table: Tomato Crop (farm_and_charm) farm_and_charm:tomato_crop1–1100%Fortune increases drop count
Block loot table: Tomato Crop (farm_and_charm) farm_and_charm:tomato_crop1–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
farm_and_charm:tomato_seeds
Namespace
farm_and_charm
Mod ID
farm_and_charm
Tags (3)
c:items/seeds
forge:items/seeds
minecraft:items/villager_plantable_seeds

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "farm_and_charm:tomato"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "farm_and_charm:mincer",
  "pattern": null,
  "ingredients": {
    "item": "farm_and_charm:tomato"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}