Stove using Raw Porkchop, Honey Bottle and Any Red Effect. Produces 2× Pork Ribs.
item· Other
Pork Ribs
[Let's Do] Candlelight · by satisfy
Pork Ribs is an item from [Let's Do] Candlelight, crafted from Raw Porkchop, Honey Bottle, and Any Red Effect.
Acquisition
Developer reference
- Registry name
candlelight:pork_ribs- Namespace
candlelight- Mod ID
candlelight- Tags (2)
c:items/cooked_pork forge:items/cooked_pork
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"item": "minecraft:porkchop"
},
{
"item": "minecraft:honey_bottle"
},
{
"tag": "candlelight:red_effect"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.4,
"cooking_time": null
}