G GameIDs
minecraft · recipes · 26.1.2

Sticky Piston

sticky_piston

Recipe #715

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "P": "minecraft:piston",
        "S": "minecraft:slime_ball"
    },
    "pattern": [
        "S",
        "P"
    ],
    "result": {
        "id": "minecraft:sticky_piston"
    }
}