G GameIDs
minecraft · recipes · 1.19.4

Sticky Piston

sticky_piston

Recipe #715

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "P": {
            "item": "minecraft:piston"
        },
        "S": {
            "item": "minecraft:slime_ball"
        }
    },
    "pattern": [
        "S",
        "P"
    ],
    "result": {
        "item": "minecraft:sticky_piston"
    },
    "show_notification": true
}