G GameIDs
minecraft · recipes · 1.13.2

Sticky Piston

sticky_piston

Recipe #715

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "S",
        "P"
    ],
    "key": {
        "P": {
            "item": "minecraft:piston"
        },
        "S": {
            "item": "minecraft:slime_ball"
        }
    },
    "result": {
        "item": "minecraft:sticky_piston"
    }
}