Crafting Bowl using Minced Beef, Bowl and Any Onion. Produces 2× Beef Tartare.
item· Other
Beef Tartare
[Let's Do] Candlelight · by satisfy
Beef Tartare is an item from [Let's Do] Candlelight, crafted from Minced Beef, Bowl, and Any Onion.
Acquisition
Developer reference
- Registry name
candlelight:beef_tartare- Namespace
candlelight- Mod ID
candlelight- Tags (3)
c:items/raw_beef candlelight:items/raw_beef forge:items/raw_beef
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:crafting_bowl",
"pattern": null,
"ingredients": [
{
"item": "farm_and_charm:minced_beef"
},
{
"tag": "candlelight:bowls"
},
{
"tag": "farm_and_charm:onion"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}