HOP Graphite Ingot
immersiveengineering:ingot_hop_graphite

HOP Graphite Ingot

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
item Hop Graphite Ingot

Acquisition

Blasting using HOP Graphite Dust (100 ticks, 0.5 xp). Produces HOP Graphite Ingot.

Blasting

100 ticks· 0.5 xp

HOP Graphite Ingot HOP Graphite Ingot guaranteed

Smelting using HOP Graphite Dust (200 ticks, 0.5 xp). Produces HOP Graphite Ingot.

Smelting

200 ticks· 0.5 xp

HOP Graphite Ingot HOP Graphite Ingot guaranteed
Developer reference
Registry name
immersiveengineering:ingot_hop_graphite
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (1)
forge:items/ingots/hop_graphite

Recipe JSON (2):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "immersiveengineering:dust_hop_graphite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "immersiveengineering:dust_hop_graphite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 200
}