G GameIDs
minecraft · recipes · 1.18.2

Sticky Piston

sticky_piston

Recipe #715

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