Crafting using Charged Certus Quartz Crystal and Cable Anchor, arranged in the pattern shown. Produces 2× Charged Quartz Fixture.
- Inputs
- Charged Certus Quartz Crystal
- Cable Anchor
- Output
- → Charged Quartz Fixture ×2
block· Machines & Other Blocks
Charged Quartz Fixture is a block from Applied Energistics 2, crafted from Charged Certus Quartz Crystal and Cable Anchor.
Crafting using Charged Certus Quartz Crystal and Cable Anchor, arranged in the pattern shown. Produces 2× Charged Quartz Fixture.
Crafting using Charged Certus Quartz Crystal and Iron Ingot, arranged in the pattern shown. Produces 2× Charged Quartz Fixture.
Drops itself when broken.
ae2:quartz_fixtureae2ae2minecraft:blocks/mineable/pickaxe minecraft:blocks/wall_post_override
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ab"
],
"ingredients": {
"a": {
"item": "ae2:charged_certus_quartz_crystal"
},
"b": {
"item": "ae2:cable_anchor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ab"
],
"ingredients": {
"a": {
"item": "ae2:charged_certus_quartz_crystal"
},
"b": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}