block· Machines & Other Blocks

Sky Stone Small Brick

block Pickaxe MineableNeeds Iron Tool

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

Acquisition

Enriching using Sky Stone Brick. Produces Sky Stone Small Brick.

Enriching conditional
Sky Stone Small Brick guaranteed

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

Crafting
Sky Stone Small Brick ×4 guaranteed

Used in

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

Crafting
Sky Stone Small Brick Stairs Sky Stone Small Brick Stairs ×4 guaranteed

Crafting using Sky Stone Small Brick, Sky Stone Small Brick and Sky Stone Small Brick, arranged in the pattern shown. Produces 6× Sky Stone Small Brick Slab.

Crafting
Sky Stone Small Brick Slab Sky Stone Small Brick Slab ×6 guaranteed

Crafting using Sky Stone Small Brick, Sky Stone Small Brick, Sky Stone Small Brick, Sky Stone Small Brick, Sky Stone Small Brick and Sky Stone Small Brick, arranged in the pattern shown. Produces 6× Sky Stone Small Brick Wall.

Crafting
Sky Stone Small Brick Wall Sky Stone Small Brick Wall ×6 guaranteed
view all 6 →

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "mekanism:enriching",
  "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:crafting_shaped",
  "pattern": [
    "aa",
    "aa"
  ],
  "ingredients": {
    "a": {
      "item": "ae2:sky_stone_brick"
    }
  },
  "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
}