Advanced Alloy Ingot
techreborn:advanced_alloy_ingot

Advanced Alloy Ingot

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Advanced Alloy IngotsIngots

Acquisition

Smelting using Mixed Metal Ingot (200 ticks, 0.5 xp). Produces Advanced Alloy Ingot.

Smelting

200 ticks· 0.5 xp

Advanced Alloy Ingot Advanced Alloy Ingot guaranteed

Crafting using Block of Advanced Alloy, in any arrangement. Produces 9× Advanced Alloy Ingot.

Crafting ⇆ any arrangement
Advanced Alloy Ingot Advanced Alloy Ingot ×9 guaranteed

Blasting using Mixed Metal Ingot (100 ticks, 0.5 xp). Produces Advanced Alloy Ingot.

Blasting

100 ticks· 0.5 xp

Advanced Alloy Ingot Advanced Alloy Ingot guaranteed

Used in (2)

Crafting using Advanced Alloy Ingot, Advanced Machine Frame, Advanced Alloy Ingot, Advanced Circuit, Compressor, Advanced Circuit, Advanced Alloy Ingot, Advanced Machine Frame and Advanced Alloy Ingot, arranged in the pattern shown. Produces Implosion Compressor.

Crafting
Implosion Compressor guaranteed

Crafting using Advanced Alloy Ingot, Advanced Alloy Ingot, Advanced Alloy Ingot, Advanced Alloy Ingot, Advanced Alloy Ingot, Advanced Alloy Ingot, Advanced Alloy Ingot, Advanced Alloy Ingot and Advanced Alloy Ingot, in any arrangement. Produces Block of Advanced Alloy.

Crafting ⇆ any arrangement
Advanced Alloy Ingot
Advanced Alloy Ingot
Advanced Alloy Ingot
Advanced Alloy Ingot
Advanced Alloy Ingot
Advanced Alloy Ingot
Advanced Alloy Ingot
Advanced Alloy Ingot
Advanced Alloy Ingot
Block of Advanced Alloy guaranteed
Developer reference
Registry name
techreborn:advanced_alloy_ingot
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/advanced_alloy_ingots
techreborn:items/ingots

Recipe JSON (3):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "c:mixed_metal_ingots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:advanced_alloy_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "c:mixed_metal_ingots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 100
}