Pork Ribs
16×16 · BAKED

item· Other

Pork Ribs

[Let's Do] Candlelight · by satisfy
item Cooked PorkCooked Pork

Pork Ribs is an item from [Let's Do] Candlelight, crafted from Raw Porkchop, Honey Bottle, and Any Red Effect.

Acquisition

Stove using Raw Porkchop, Honey Bottle and Any Red Effect. Produces 2× Pork Ribs.

Stove
Raw Porkchop Raw PorkchopHoney Bottle Honey BottleAny Red Effect Any Red Effect·members not yet documented
Pork Ribs Pork Ribs ×2 guaranteed
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
}