forbidden_arcanus:polished_darkstone

Polished Darkstone

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

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

Acquisition

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

Crafting
Polished Darkstone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Darkstone1–1100%Survives Explosion

Used in (17)

Crafting using Polished Darkstone, Polished Darkstone, Polished Darkstone, Polished Darkstone, Deorum Ingot, Polished Darkstone, Polished Darkstone, Polished Darkstone and Polished Darkstone, arranged in the pattern shown. Produces 8× Arcane Polished Darkstone.

Crafting
Arcane Polished Darkstone ×8 guaranteed

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

Crafting using Polished Darkstone, in any arrangement. Produces Polished Darkstone Button.

Crafting ⇆ any arrangement
Polished Darkstone Button Polished Darkstone Button guaranteed
view all 17 →

Block drops

Drops itself when broken.

Developer reference
Registry name
forbidden_arcanus:polished_darkstone
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "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:darkstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}