forbidden_arcanus:chiseled_polished_darkstone

Chiseled Polished Darkstone

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

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

Acquisition

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

Stone Cutting using Darkstone. Produces Chiseled Polished Darkstone.

Stone Cutting
Chiseled Polished Darkstone guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Polished Darkstone1–1100%Survives Explosion

Used in (2)

Crafting using Chiseled Polished Darkstone and Deorum Nugget, in any arrangement. Produces Arcane Chiseled Polished Darkstone.

Crafting ⇆ any arrangement
Arcane Chiseled Polished Darkstone guaranteed

Crafting using Chiseled Polished Darkstone and Rune, in any arrangement. Produces Runic Chiseled Polished Darkstone.

Crafting ⇆ any arrangement
Runic Chiseled Polished Darkstone guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "forbidden_arcanus:polished_darkstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "forbidden_arcanus:polished_darkstone_slab"
    }
  },
  "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
}