Modern Deepslate Wall
mcwfences:modern_deepslate_wall

Modern Deepslate Wall

Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
block Modern WallsFencesPickaxe MineableFences

Acquisition

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

Crafting
Modern Deepslate Wall Modern Deepslate Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Modern Deepslate Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfences:modern_deepslate_wall
Namespace
mcwfences
Mod ID
mcwfences
Tags (4)
mcwfences:blocks/modern_walls
minecraft:blocks/fences
minecraft:blocks/mineable/pickaxe
minecraft:items/fences

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:polished_deepslate"
    },
    "B": {
      "item": "minecraft:deepslate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "modern",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:polished_deepslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fences",
  "experience": null,
  "cooking_time": null
}