Andesite Alloy
create:andesite_alloy

Andesite Alloy

Create · by simibubi
item Create Ingots

Acquisition

Crafting using Zinc Nugget, Andesite, Andesite and Zinc Nugget, arranged in the pattern shown. Produces Andesite Alloy.

Crafting
Andesite Alloy Andesite Alloy guaranteed

Sequenced Assembly: Start with Incomplete Precision Mechanism, carried through each pass. process 5× through: Deploying with Cogwheel; then Deploying with Large Cogwheel; then Deploying with Any Iron Nugget. Most likely produces Precision Mechanism (81% chance), with other outcomes possible.

Sequenced Assembly

Carried through each pass:

The sequence, processed 5×:

  1. Deploying + Cogwheel
  2. Deploying + Large Cogwheel
  3. Deploying + Any Iron Nugget
Precision Mechanism
Precision Mechanism success 81%

Scrap pool (partial-failure outcomes):

Andesite Alloy Andesite Alloy 5%
Golden Sheet Golden Sheet 5%
Cogwheel Cogwheel 3%
Gold Nugget Gold Nugget 2%
Crushed Raw Gold Crushed Raw Gold 1%
Shaft Shaft 1%
Iron Ingot Iron Ingot
Clock Clock

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

Crafting ⇆ any arrangement
Andesite Alloy Andesite Alloy ×9 guaranteed

Crafting using Any Iron Nugget, Andesite, Andesite and Any Iron Nugget, arranged in the pattern shown. Produces Andesite Alloy.

Crafting
Andesite Alloy Andesite Alloy guaranteed

Mixing using Andesite and Any Iron Nugget. Produces Andesite Alloy.

Mixing
AndesiteAny Iron Nugget Any Iron Nugget·members not yet documented
Andesite Alloy Andesite Alloy guaranteed

Mixing using Andesite and Zinc Nugget. Produces Andesite Alloy.

Mixing
Andesite Alloy Andesite Alloy guaranteed

Used in (75)

Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Andesite Alloy and Andesite Alloy, arranged in the pattern shown. Produces Copper Diving Boots.

Crafting
Copper Ingot
Copper Ingot
Copper Ingot
Copper Ingot
Andesite Alloy
Andesite Alloy
Copper Diving Boots Copper Diving Boots guaranteed

Crafting using Andesite Alloy, Luminous Jelly, Andesite Alloy, Any Cobblestone, Any Redstone Dust and Any Cobblestone, arranged in the pattern shown. Produces Sticker.

Crafting
Andesite Alloy
Luminous Jelly
Andesite Alloy
Any Cobblestone
Any Redstone Dust
Any Cobblestone
Sticker Sticker guaranteed

Crafting using Any White Dye, Barrel and Andesite Alloy, arranged in the pattern shown. Produces White Postbox.

Crafting
White Postbox White Postbox guaranteed

Item Application using Any Stripped Wood and Andesite Alloy. Produces Andesite Casing.

Item Application
Any Stripped Wood Any Stripped Wood·members not yet documentedAndesite Alloy Andesite Alloy
Andesite Casing guaranteed

Crafting using Light Gray Wool and Andesite Alloy, in any arrangement. Produces 2× Light Gray Table Cloth.

Crafting ⇆ any arrangement
Light Gray Table Cloth Light Gray Table Cloth ×2 guaranteed
view all 75 →
Developer reference
Registry name
create:andesite_alloy
Namespace
create
Mod ID
create
Tags (1)
create:items/create_ingots

Recipe JSON (6):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BA",
    "AB"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:andesite"
    },
    "B": {
      "tag": "forge:nuggets/zinc"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:sequenced_assembly",
  "pattern": null,
  "ingredients": {
    "tag": "forge:plates/gold"
  },
  "conditions": [],
  "sequence": {
    "loops": 5,
    "sequence": [
      {
        "type": "create:deploying",
        "results": [
          {
            "item": "create:incomplete_precision_mechanism",
            "count": 1,
            "chance": 1,
            "outputKind": "item"
          }
        ],
        "ingredients": [
          {
            "item": "create:incomplete_precision_mechanism"
          },
          {
            "item": "create:cogwheel"
          }
        ]
      },
      {
        "type": "create:deploying",
        "results": [
          {
            "item": "create:incomplete_precision_mechanism",
            "count": 1,
            "chance": 1,
            "outputKind": "item"
          }
        ],
        "ingredients": [
          {
            "item": "create:incomplete_precision_mechanism"
          },
          {
            "item": "create:large_cogwheel"
          }
        ]
      },
      {
        "type": "create:deploying",
        "results": [
          {
            "item": "create:incomplete_precision_mechanism",
            "count": 1,
            "chance": 1,
            "outputKind": "item"
          }
        ],
        "ingredients": [
          {
            "item": "create:incomplete_precision_mechanism"
          },
          {
            "tag": "forge:nuggets/iron"
          }
        ]
      }
    ]
  },
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "create:andesite_alloy_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BA",
    "AB"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:andesite"
    },
    "B": {
      "tag": "forge:nuggets/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:andesite"
    },
    {
      "tag": "forge:nuggets/iron"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:andesite"
    },
    {
      "tag": "forge:nuggets/zinc"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}