Crafting using Desh Plate, Desh Plate, Desh Plate, Copper Ingot, Copper Ingot, Copper Ingot, Desh Plate, Desh Plate and Desh Plate, arranged in the pattern shown. Produces 16× Desh Cable.
Desh Cable
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Desh Cable | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ad_astra:desh_cable- Namespace
ad_astra- Mod ID
ad_astra- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"CCC",
"###"
],
"ingredients": {
"#": {
"tag": "ad_astra:desh_plates"
},
"C": {
"item": "minecraft:copper_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}