Advanced Card
16×16 · BAKED

item· Other

Advanced Card

item

Advanced Card is an item from Applied Energistics 2, crafted from Any Diamond Gem, Any Iron Ingot, Any Redstone Dust, and Calculation Processor.

Acquisition

Crafting using Any Diamond Gem, Any Iron Ingot, Any Redstone Dust, Calculation Processor, Any Iron Ingot, Any Diamond Gem and Any Iron Ingot, arranged in the pattern shown. Produces 2× Advanced Card.

Crafting
Any Diamond Gem
Any Iron Ingot
Any Redstone Dust
Calculation Processor
Any Iron Ingot
Any Diamond Gem
Any Iron Ingot
  • Inputs
  • 2 × Any Diamond Gem
  • 3 × Any Iron Ingot
  • Any Redstone Dust
  • Calculation Processor
  • Output
  • Advanced Card ×2
Advanced Card Advanced Card ×2 guaranteed

Used in

Crafting using Dense Energy Cell and Advanced Card, arranged in the pattern shown. Produces Energy Card.

Crafting
Energy Card Energy Card guaranteed

Crafting using Advanced Card and Calculation Processor, in any arrangement. Produces Equal Distribution Card.

Crafting ⇆ any arrangement
Advanced Card
Calculation Processor
Equal Distribution Card Equal Distribution Card guaranteed

Crafting using Redstone Torch and Advanced Card, in any arrangement. Produces Inverter Card.

Crafting ⇆ any arrangement
Redstone Torch
Advanced Card
Inverter Card Inverter Card guaranteed

Crafting using Advanced Card and Fluix Crystal, in any arrangement. Produces Acceleration Card.

Crafting ⇆ any arrangement
Advanced Card
Fluix Crystal
Acceleration Card Acceleration Card guaranteed

Crafting using Advanced Card and Light Blue Wool, in any arrangement. Produces Fuzzy Card.

Crafting ⇆ any arrangement
Fuzzy Card Fuzzy Card guaranteed
Developer reference
Registry name
ae2:advanced_card
Namespace
ae2
Mod ID
ae2

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ab ",
    "cdb",
    "ab "
  ],
  "ingredients": {
    "a": {
      "tag": "forge:gems/diamond"
    },
    "b": {
      "tag": "forge:ingots/iron"
    },
    "c": {
      "tag": "forge:dusts/redstone"
    },
    "d": {
      "item": "ae2:calculation_processor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}