Shibuichi Ingot
nuclearcraft:shibuichi_ingot

Shibuichi Ingot

Nuclearcraft Neoteric · by igentuman
item Shibuichi IngotShibuichi IngotIngots

Shibuichi Ingot is a ingot from Nuclearcraft Neoteric, crafted from Shibuichi Dust.

Acquisition

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

Blasting

100 ticks· 1 xp

Shibuichi Ingot Shibuichi Ingot guaranteed

Smelting using Shibuichi Dust (200 ticks, 1 xp). Produces Shibuichi Ingot.

Smelting

200 ticks· 1 xp

Shibuichi Ingot Shibuichi Ingot guaranteed
Developer reference
Registry name
nuclearcraft:shibuichi_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/shibuichi
forge:items/ingots/shibuichi
forge:items/ingots

Recipe JSON (2):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/shibuichi"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/shibuichi"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}