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.
Desh Sliding Door
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Desh Sliding Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Desh Sliding Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
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
}
