Polished Darkstone Slab
forbidden_arcanus:polished_darkstone_slab

Polished Darkstone Slab

Forbidden & Arcanus · by stal111, CesarZorak
block Pickaxe MineableNeeds Stone ToolSlabsSlabs

Polished Darkstone Slab is a block from Forbidden & Arcanus, crafted from Polished Darkstone.

Acquisition

Crafting using Polished Darkstone, Polished Darkstone and Polished Darkstone, arranged in the pattern shown. Produces 6× Polished Darkstone Slab.

Crafting
Polished Darkstone Slab Polished Darkstone Slab ×6 guaranteed

Stone Cutting using Darkstone. Produces Polished Darkstone Slab.

Stone Cutting
Polished Darkstone Slab Polished Darkstone Slab guaranteed

Mining & drops

sourcecountchanceconditions
Polished Darkstone Slab1–1100%

Used in (1)

Crafting using Polished Darkstone Slab and Polished Darkstone Slab, arranged in the pattern shown. Produces Chiseled Polished Darkstone.

Crafting
Polished Darkstone Slab
Polished Darkstone Slab
Chiseled Polished Darkstone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
forbidden_arcanus:polished_darkstone_slab
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (4)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (3):

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