Desh Sliding Door
ad_astra:desh_sliding_door

Desh Sliding Door

Ad Astra · by Alex Nijjar
block Sliding DoorsSliding DoorsPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Desh Plate, Desh Plate, Desh Plate, Glass Pane, Desh Block, Glass Pane, Desh Plate, Desh Plate and Desh Plate, arranged in the pattern shown. Produces Desh Sliding Door.

Crafting
Desh Sliding Door Desh Sliding Door guaranteed

Mining & drops

sourcecountchanceconditions
Desh Sliding Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Desh Sliding Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
ad_astra:desh_sliding_door
Namespace
ad_astra
Mod ID
ad_astra
Tags (4)
ad_astra:blocks/sliding_doors
ad_astra:items/sliding_doors
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "PBP",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:desh_plates"
    },
    "B": {
      "tag": "ad_astra:desh_blocks"
    },
    "P": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}