Pot Cooking using Any Water Bottles, Wild Ribwort and Wild Ribwort. Produces Ribwort Tea.
block· Machines & Other Blocks
Ribwort Tea
[Let's Do] Farm & Charm · by satisfy, jason13
Ribwort Tea is a block from [Let's Do] Farm & Charm, crafted from Any Water Bottles and Wild Ribwort.
Acquisition
Block drops
| drops | count | drop rate | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
Related items
Developer reference
- Registry name
farm_and_charm:ribwort_tea- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (1)
create:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:pot_cooking",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:water_bottles"
},
{
"item": "farm_and_charm:wild_ribwort"
},
{
"item": "farm_and_charm:wild_ribwort"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}