Sky Stone Block Stairs
16×16 · BAKED

block· Stairs

Sky Stone Block Stairs

block Pickaxe MineableNeeds Iron Tool

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

Acquisition

Crushing using Sky Stone Brick Stairs. Produces Sky Stone Block Stairs.

Crushing conditional
Sky Stone Block Stairs Sky Stone Block Stairs guaranteed

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

Crafting
Sky Stone Block Stairs Sky Stone Block Stairs ×4 guaranteed

Enriching using Sky Stone Stairs. Produces Sky Stone Block Stairs.

Enriching conditional
Sky Stone Block Stairs Sky Stone Block Stairs guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (4):

{
  "recipe_type": "mekanism:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ae2:sky_stone_brick_stairs"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "ae2"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "ae2:smooth_sky_stone_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ae2:smooth_sky_stone_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "mekanism:enriching",
  "pattern": null,
  "ingredients": {
    "item": "ae2:sky_stone_stairs"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "ae2"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}