Sky Stone Tank
16×16 · BAKED

block· Machines & Other Blocks

Sky Stone Tank

block Pickaxe Mineable

Sky Stone Tank is a block from Applied Energistics 2, crafted from Sky Stone and Quartz Glass.

Acquisition

Crafting using Sky Stone, Sky Stone, Sky Stone, Sky Stone, Quartz Glass, Sky Stone, Sky Stone, Sky Stone and Sky Stone, arranged in the pattern shown. Produces Sky Stone Tank.

Crafting
Sky Stone Tank Sky Stone Tank guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aaa",
    "aba",
    "aaa"
  ],
  "ingredients": {
    "a": {
      "item": "ae2:sky_stone_block"
    },
    "b": {
      "item": "ae2:quartz_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}