Raw Ingot Stamp
embers:raw_ingot_stamp

Raw Ingot Stamp

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item

Raw Ingot Stamp is a item from Embers Rekindled, crafted from Caminite Blend.

Acquisition

Crafting using Caminite Blend, Caminite Blend, Caminite Blend and Caminite Blend, arranged in the pattern shown. Produces Raw Ingot Stamp.

Crafting
Caminite Blend
Caminite Blend
Caminite Blend
Caminite Blend
Raw Ingot Stamp Raw Ingot Stamp guaranteed

Used in (1)

Smelting using Raw Ingot Stamp (200 ticks, 0.1 xp). Produces Ingot Stamp.

Smelting

200 ticks· 0.1 xp

Ingot Stamp Ingot Stamp guaranteed
Developer reference
Registry name
embers:raw_ingot_stamp
Namespace
embers
Mod ID
embers

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X ",
    "X X",
    " X "
  ],
  "ingredients": {
    "X": {
      "item": "embers:caminite_blend"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}