Magentite Ingot
bigreactors:magentite_ingot

Magentite Ingot

Extreme Reactors · by ZeroNoRyouki
item Magentite IngotIngots

Acquisition

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

Crafting ⇆ any arrangement
Magentite Ingot Magentite Ingot ×9 guaranteed

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

Smelting

100 ticks· 1 xp

Magentite Ingot Magentite Ingot guaranteed

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

Blasting

100 ticks· 1 xp

Magentite Ingot Magentite Ingot guaranteed

Used in (1)

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

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

Recipe JSON (3):

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