Turquoise Stone Slab
blue_skies:turquoise_stone_slab

Turquoise Stone Slab

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Pickaxe MineableSlabsSlabs

Turquoise Stone Slab is a block from Blue Skies, crafted from Turquoise Stone.

Acquisition

Crafting using Turquoise Stone, Turquoise Stone and Turquoise Stone, arranged in the pattern shown. Produces 6× Turquoise Stone Slab.

Crafting
Turquoise Stone Slab Turquoise Stone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Turquoise Stone Slab1–1100%

Used in (1)

Crafting using Any of Stone Slab / Smooth Stone Slab / Turquoise Stone Slab / Lunar Stone Slab, Any of Stone Slab / Smooth Stone Slab / Turquoise Stone Slab / Lunar Stone Slab, Any of Stone Slab / Smooth Stone Slab / Turquoise Stone Slab / Lunar Stone Slab, Crystallized Wood, Crystallized Wood, Crystallized Wood and Crystallized Wood, arranged in the pattern shown. Produces Food Prep Table.

Crafting
Food Prep Table Food Prep Table guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:turquoise_stone_slab
Namespace
blue_skies
Mod ID
blue_skies
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:turquoise_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "blue_skies:turquoise_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}