compactmachines:wall

Compact Machine Wall

Compact Machines 4 · by Davenonymous, RobotGryphon, AlphaMode
block Pickaxe MineableNeeds Iron Tool

Compact Machine Wall is a block from Compact Machines 4, crafted from Polished Deepslate.

Acquisition

Crafting using Polished Deepslate, Polished Deepslate, Polished Deepslate, Polished Deepslate, Polished Deepslate, Polished Deepslate, Polished Deepslate and Polished Deepslate, arranged in the pattern shown. Produces 8× Compact Machine Wall.

Crafting
Compact Machine Wall ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Compact Machine Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
compactmachines:wall
Namespace
compactmachines
Mod ID
compactmachines
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DDD",
    "D D",
    "DDD"
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:polished_deepslate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}