Crafting Bowl using Carrot, Potato, Any Tomato and Bowl. Produces 3× Harvest Plate.
item· Other
Harvest Plate
[Let's Do] Candlelight · by satisfy
Harvest Plate is an item from [Let's Do] Candlelight, crafted from Carrot, Potato, Any Tomato, and Bowl.
Acquisition
Used in
Pot Cooking using Harvest Plate, Chicken Parts and Any Cabbage. Produces 4× Chicken Teriyaki.
Stove using Harvest Plate, Chicken Parts and Any White Effect. Produces 2× Chicken with Vegetables.
Related items
Developer reference
- Registry name
candlelight:harvest_plate- Namespace
candlelight- Mod ID
candlelight
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:crafting_bowl",
"pattern": null,
"ingredients": [
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:potato"
},
{
"tag": "farm_and_charm:tomato"
},
{
"tag": "candlelight:bowls"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}