block· Machines & Other Blocks

Sky Stone Block

block Pickaxe MineableNeeds Iron Tool

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

Acquisition

Crushing using Sky Stone Brick. Produces Sky Stone Block.

Crushing conditional
Sky Stone Block guaranteed

Smelting using Sky Stone (200 ticks, 0.35 xp). Produces Sky Stone Block.

Smelting

200 ticks· 0.35 xp

Sky Stone Block guaranteed

Used in

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

Crafting using Sky Stone Block, Sky Stone Block, 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 Sky Stone Block Chest.

Crafting
Sky Stone Block Chest Sky Stone Block Chest guaranteed

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

Crafting
Sky Stone Brick ×4 guaranteed
view all 12 →

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "mekanism:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ae2:sky_stone_brick"
  },
  "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:smelting",
  "pattern": null,
  "ingredients": {
    "item": "ae2:sky_stone_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 200
}