Mixing using Any Redstone Dust, Charged Certus Quartz Crystal, Natural Quartz and Water (250 mB). Produces 2× Fluix Crystal.
gem· Ingots & Materials
Fluix Crystal
Fluix Crystal is a gem from Applied Energistics 2, crafted from Charged Certus Quartz Crystal and Fluix Dust.
Acquisition
Transform using Charged Certus Quartz Crystal and Fluix Dust. Produces Fluix Crystal.
Transform using Charged Certus Quartz Crystal, Redstone Dust and Nether Quartz. Produces 2× Fluix Crystal.
Crafting using Fluix Block, in any arrangement. Produces 4× Fluix Crystal.
- Inputs
- Fluix Block
- Output
- → Fluix Crystal ×4
Used in
Crafting using Fluix Crystal, Fluix Crystal, Fluix Crystal and Fluix Crystal, arranged in the pattern shown. Produces Fluix Block.
- Inputs
- 4 × Fluix Crystal
- Output
- → Fluix Block

Crafting using Sky Stone Block, Fluix Crystal, Sky Stone Block, Fluix Crystal, Engineering Processor, Fluix Crystal, Sky Stone Block, Fluix Crystal and Sky Stone Block, arranged in the pattern shown. Produces ME Controller.
- Inputs
- 4 × Sky Stone Block
- 4 × Fluix Crystal
- Engineering Processor
- Output
- → ME Controller

Related items
Developer reference
- Registry name
ae2:fluix_crystal- Namespace
ae2- Mod ID
ae2- Tags (3)
ae2:items/all_fluix forge:items/gems/fluix forge:items/gems
Recipe JSON (4):
{
"recipe_type": "create:mixing",
"pattern": null,
"ingredients": [
{
"tag": "forge:dusts/redstone"
},
{
"item": "ae2:charged_certus_quartz_crystal"
},
{
"tag": "forge:gems/quartz"
},
{
"fluid": "minecraft:water",
"amount": 250
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "ae2"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "ae2:transform",
"pattern": null,
"ingredients": [
{
"item": "ae2:charged_certus_quartz_crystal"
},
{
"item": "ae2:fluix_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "ae2:transform",
"pattern": null,
"ingredients": [
{
"item": "ae2:charged_certus_quartz_crystal"
},
{
"item": "minecraft:redstone"
},
{
"item": "minecraft:quartz"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "ae2:fluix_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
