Cyanite Ingot
bigreactors:cyanite_ingot

Cyanite Ingot

Extreme Reactors · by ZeroNoRyouki
item Cyanite IngotIngots

Acquisition

Crafting using Cyanite Block, in any arrangement. Produces 9× Cyanite Ingot.

Crafting ⇆ any arrangement
Cyanite Ingot Cyanite Ingot ×9 guaranteed

Blasting using Cyanite Dust (100 ticks, 1 xp). Produces Cyanite Ingot.

Blasting

100 ticks· 1 xp

Cyanite Ingot Cyanite Ingot guaranteed

Smelting using Cyanite Dust (100 ticks, 1 xp). Produces Cyanite Ingot.

Smelting

100 ticks· 1 xp

Cyanite Ingot Cyanite Ingot guaranteed

Used in (2)

Pulverizer using Cyanite Ingot. Produces an unresolved result.

Pulverizer conditional

Crafting using Cyanite Ingot, Cyanite Ingot, Cyanite Ingot, Cyanite Ingot, Cyanite Ingot, Cyanite Ingot, Cyanite Ingot, Cyanite Ingot and Cyanite Ingot, in any arrangement. Produces Cyanite Block.

Crafting ⇆ any arrangement
Cyanite Ingot
Cyanite Ingot
Cyanite Ingot
Cyanite Ingot
Cyanite Ingot
Cyanite Ingot
Cyanite Ingot
Cyanite Ingot
Cyanite Ingot
Cyanite Block guaranteed
Developer reference
Registry name
bigreactors:cyanite_ingot
Namespace
bigreactors
Mod ID
bigreactors
Tags (2)
forge:items/ingots/cyanite
forge:items/ingots

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "bigreactors:cyanite_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:reactants",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "bigreactors:cyanite_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:cyanite",
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "bigreactors:cyanite_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:cyanite",
  "experience": 1,
  "cooking_time": 100
}