Haunting using Tomato. Produces Rotten Tomato.
Rotten Tomato
Farmer's Delight · by MehVahdJukaar, MerchantPug
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Tomatoes (farmersdelight) farmersdelight:tomatoes | 1–1 | 100% | Block State Property, Random Chance |
Used in (1)
Crafting using Any of Tomato / Rotten Tomato, in any arrangement. Produces Tomato Seeds.
Related items
Developer reference
- Registry name
farmersdelight:rotten_tomato- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (1)
createaddition:items/plant_foods
Recipe JSON (1):
{
"recipe_type": "create:haunting",
"pattern": null,
"ingredients": {
"item": "farmersdelight:tomato"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "farmersdelight"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}