Augment: Smoking
16×16 · BAKED

item· Other

Augment: Smoking

Iron Furnaces · by Qelifern (pizzaatime), XenoMustache, BOLT_M4G1C
item

Augment: Smoking is an item from Iron Furnaces, crafted from Argillite, Any Redstone Dust, Paper, and Smoker.

Acquisition

Crafting Shaped using Argillite, Any Redstone Dust, Argillite, Paper, Smoker, Paper, Argillite, Any Redstone Dust and Argillite, arranged in the pattern shown. Produces Augment: Smoking.

Crafting Shaped
Augment: Smoking Augment: Smoking guaranteed
Developer reference
Registry name
ironfurnaces:augment_smoking
Namespace
ironfurnaces
Mod ID
ironfurnaces

Recipe JSON (1):

{
  "recipe_type": "crafting_shaped",
  "pattern": [
    "#R#",
    "PXP",
    "#R#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:stone"
    },
    "P": {
      "item": "minecraft:paper"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    },
    "X": {
      "item": "minecraft:smoker"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}