Rotational Complex
mekanismgenerators:rotational_complex

Rotational Complex

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Enderman Place On BlacklistPickaxe Mineable

Acquisition

Crafting using Any Steel Ingot, Any Infused Alloy, Any Steel Ingot, Advanced Control Circuit, Any Infused Alloy, Advanced Control Circuit, Any Steel Ingot, Any Infused Alloy and Any Steel Ingot, arranged in the pattern shown. Produces Rotational Complex.

Crafting
Any Steel Ingot
Any Infused Alloy
Any Steel Ingot
Advanced Control Circuit
Any Infused Alloy
Advanced Control Circuit
Any Steel Ingot
Any Infused Alloy
Any Steel Ingot
Rotational Complex Rotational Complex guaranteed

Mining & drops

sourcecountchanceconditions
Rotational Complex1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanismgenerators:rotational_complex
Namespace
mekanismgenerators
Mod ID
mekanismgenerators
Tags (2)
forge:blocks/enderman_place_on_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SAS",
    "CAC",
    "SAS"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/infused"
    },
    "C": {
      "tag": "forge:circuits/advanced"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}