Graphite Bar
bigreactors:graphite_ingot

Graphite Bar

Extreme Reactors · by ZeroNoRyouki
item Graphite IngotIngots

Acquisition

Smelting using Graphite Dust (100 ticks, 1 xp). Produces Graphite Bar.

Smelting

100 ticks· 1 xp

Graphite Bar Graphite Bar guaranteed

Blasting using Charcoal (100 ticks, 1 xp). Produces Graphite Bar.

Blasting

100 ticks· 1 xp

Graphite Bar Graphite Bar guaranteed

Smelting using Coal (100 ticks, 1 xp). Produces Graphite Bar.

Smelting

100 ticks· 1 xp

Graphite Bar Graphite Bar guaranteed

Blasting using Graphite Dust (100 ticks, 1 xp). Produces Graphite Bar.

Blasting

100 ticks· 1 xp

Graphite Bar Graphite Bar guaranteed

Blasting using Coal (100 ticks, 1 xp). Produces Graphite Bar.

Blasting

100 ticks· 1 xp

Graphite Bar Graphite Bar guaranteed

Smelting using Charcoal (100 ticks, 1 xp). Produces Graphite Bar.

Smelting

100 ticks· 1 xp

Graphite Bar Graphite Bar guaranteed

Crafting using Graphite Block, in any arrangement. Produces 9× Graphite Bar.

Crafting ⇆ any arrangement
Graphite Bar Graphite Bar ×9 guaranteed

Used in (2)

Crafting using Graphite Bar, Graphite Bar, Graphite Bar, Graphite Bar, Graphite Bar, Graphite Bar, Graphite Bar, Graphite Bar and Graphite Bar, in any arrangement. Produces Graphite Block.

Crafting ⇆ any arrangement
Graphite Bar
Graphite Bar
Graphite Bar
Graphite Bar
Graphite Bar
Graphite Bar
Graphite Bar
Graphite Bar
Graphite Bar
Graphite Block guaranteed

Pulverizer using Graphite Bar. Produces an unresolved result.

Pulverizer conditional
Developer reference
Registry name
bigreactors:graphite_ingot
Namespace
bigreactors
Mod ID
bigreactors
Tags (2)
forge:items/ingots/graphite
forge:items/ingots

Recipe JSON (7):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "bigreactors:graphite_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:graphite",
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:charcoal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:graphite",
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:coal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:graphite",
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "bigreactors:graphite_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:graphite",
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:coal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:graphite",
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:charcoal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:graphite",
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "bigreactors:graphite_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:reactants",
  "experience": null,
  "cooking_time": null
}