Stove using Raw Beef, Carrot and Any Red Effect. Produces 6× Roastbeef with Carrots.
item· Other
Roastbeef with Carrots
[Let's Do] Candlelight · by satisfy
Roastbeef with Carrots is an item from [Let's Do] Candlelight, crafted from Raw Beef, Carrot, and Any Red Effect.
Acquisition
Developer reference
- Registry name
candlelight:roastbeef_with_glazed_carrots- Namespace
candlelight- Mod ID
candlelight
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"item": "minecraft:beef"
},
{
"item": "minecraft:carrot"
},
{
"tag": "candlelight:red_effect"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.2,
"cooking_time": null
}