Deepslate Pillar Trim
handcrafted:deepslate_pillar_trim

Deepslate Pillar Trim

Handcrafted · by Alex Nijjar, Kekie6
block Pillar TrimsTrimsPillar TrimsTrimsPickaxe Mineable

Acquisition

Crafting using Deepslate, Deepslate and Deepslate, arranged in the pattern shown. Produces 4× Deepslate Pillar Trim.

Crafting
Deepslate Pillar Trim Deepslate Pillar Trim ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Pillar Trim1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:deepslate_pillar_trim
Namespace
handcrafted
Mod ID
handcrafted
Tags (5)
handcrafted:blocks/pillar_trims
handcrafted:blocks/trims
handcrafted:items/pillar_trims
handcrafted:items/trims
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:deepslate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}