G GameIDs
minecraft · recipes · 1.21.11

Sticky Piston

sticky_piston

Recipe #715

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