Fluix Wall
16×16 · BAKED

block· Walls

Fluix Wall

block Pickaxe MineableWalls

Fluix Wall 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 6× Fluix Wall.

Crafting
Fluix Wall Fluix Wall ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:fluix_wall
Namespace
ae2
Mod ID
ae2
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

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
}