Polished Darkstone Wall
forbidden_arcanus:polished_darkstone_wall

Polished Darkstone Wall

Forbidden & Arcanus · by stal111, CesarZorak
block Needs Stone ToolWallsWalls

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

Acquisition

Stone Cutting using Darkstone. Produces Polished Darkstone Wall.

Stone Cutting
Polished Darkstone Wall Polished Darkstone Wall guaranteed

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

Crafting
Polished Darkstone Wall Polished Darkstone Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Darkstone Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
forbidden_arcanus:polished_darkstone_wall
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (3)
minecraft:blocks/needs_stone_tool
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (3):

{
  "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: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:polished_darkstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}