Fluix Stairs
16×16 · BAKED

block· Stairs

Fluix Stairs

block Pickaxe Mineable

Fluix Stairs is a block from Applied Energistics 2, crafted from Fluix Block.

Acquisition

Crafting using Fluix Block, Fluix Block, Fluix Block, Fluix Block, Fluix Block and Fluix Block, arranged in the pattern shown. Produces 4× Fluix Stairs.

Crafting
Fluix Stairs Fluix Stairs ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:fluix_stairs
Namespace
ae2
Mod ID
ae2
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "ae2:fluix_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ae2:fluix_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}