Augment: Fuel Efficiency
16×16 · BAKED

item· Other

Augment: Fuel Efficiency

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

Augment: Fuel Efficiency is an item from Iron Furnaces, crafted from Argillite, Any Redstone Dust, Paper, and Coal.

Acquisition

Crafting Shaped using Argillite, Any Redstone Dust, Argillite, Paper, Coal, Paper, Argillite, Any Redstone Dust and Argillite, arranged in the pattern shown. Produces Augment: Fuel Efficiency.

Crafting Shaped
  • Inputs
  • 4 × Argillite
  • 2 × Any Redstone Dust
  • 2 × Paper
  • Coal
  • Output
  • Augment: Fuel Efficiency
Augment: Fuel Efficiency Augment: Fuel Efficiency guaranteed
Developer reference
Registry name
ironfurnaces:augment_fuel
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:coal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}