G GameIDs
minecraft · recipes · 1.20.6

Sticky Piston

sticky_piston

Recipe #715

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