Crafting using Any Planks, Andesite Alloy and Any Planks, arranged in the pattern shown. Produces 8× Piston Extension Pole.
Piston Extension Pole
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Mechanical Piston Head (create) create:mechanical_piston_head | 1–1 | 100% | Survives Explosion |
| Piston Extension Pole | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Any Wooden Slabs, Andesite Casing and Piston Extension Pole, arranged in the pattern shown. Produces Mechanical Piston.
Block drops
Drops itself when broken.
Developer reference
- Registry name
create:piston_extension_pole- Namespace
create- Mod ID
create- Tags (2)
minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"P",
"A",
"P"
],
"ingredients": {
"A": {
"item": "create:andesite_alloy"
},
"P": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

