Stone Cutting using Fluix Block. Produces Fluix Slab.
block· Slabs
Fluix Slab
Fluix Slab is a block from Applied Energistics 2, crafted from Fluix Block.
Acquisition
Crafting using Fluix Block, Fluix Block and Fluix Block, arranged in the pattern shown. Produces 6× Fluix Slab.
- Inputs
- 3 × Fluix Block
- Output
- → Fluix Slab ×6
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ae2:fluix_slab- Namespace
ae2- Mod ID
ae2- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ae2:fluix_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "ae2:fluix_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
