Crafting using Adhesive and Reinforced Piston, arranged in the pattern shown. Produces Reinforced Sticky Piston.
- Inputs
- Adhesive
- Reinforced Piston
- Output
- → Reinforced Sticky Piston


block· Machines & Other Blocks
Reinforced Sticky Piston is a block from SecurityCraft, crafted from Adhesive and Reinforced Piston.
Crafting using Adhesive and Reinforced Piston, arranged in the pattern shown. Produces Reinforced Sticky Piston.

| source | count | drop rate | conditions |
|---|---|---|---|
| Reinforced Sticky Piston | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
securitycraft:reinforced_sticky_pistonsecuritycraftsecuritycraftminecraft:blocks/dragon_immune minecraft:blocks/mineable/pickaxe minecraft:blocks/wither_immune
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S",
"P"
],
"ingredients": {
"P": {
"item": "securitycraft:reinforced_piston"
},
"S": {
"tag": "forge:slimeballs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}