Entropy Manipulator
16×16 · BAKED

item· Other

Entropy Manipulator

item

Entropy Manipulator is an item from Applied Energistics 2, crafted from Fluix Crystal, Energy Cell, Engineering Processor, and Any Iron Ingot.

Acquisition

Crafting using Fluix Crystal, Energy Cell, Engineering Processor, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Entropy Manipulator.

Crafting
Entropy Manipulator Entropy Manipulator guaranteed
Developer reference
Registry name
ae2:entropy_manipulator
Namespace
ae2
Mod ID
ae2

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ab ",
    "cd ",
    "  d"
  ],
  "ingredients": {
    "a": {
      "tag": "ae2:all_fluix"
    },
    "b": {
      "item": "ae2:energy_cell"
    },
    "c": {
      "item": "ae2:engineering_processor"
    },
    "d": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}