Fluix Slab
16×16 · BAKED

block· Slabs

Fluix Slab

block Pickaxe Mineable

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.

Crafting
Fluix Slab Fluix Slab ×6 guaranteed

Block drops

Drops itself when broken.

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
}