Wireless Booster
16×16 · BAKED

item· Other

Wireless Booster

item

Wireless Booster is an item from Applied Energistics 2, crafted from Fluix Dust, Charged Certus Quartz Crystal, Ender Dust, and Any Iron Ingot.

Acquisition

Crafting using Fluix Dust, Charged Certus Quartz Crystal, Ender Dust, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces 2× Wireless Booster.

Crafting
Fluix Dust
Charged Certus Quartz Crystal
Ender Dust
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Wireless Booster Wireless Booster ×2 guaranteed
Developer reference
Registry name
ae2:wireless_booster
Namespace
ae2
Mod ID
ae2

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "abc",
    "ddd"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:dusts/fluix"
    },
    "b": {
      "tag": "ae2:all_certus_quartz"
    },
    "c": {
      "tag": "forge:dusts/ender_pearl"
    },
    "d": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}