Crafting using Bluebright Stick and Reinforced Cobblestone, arranged in the pattern shown. Produces Reinforced Lever.
- Inputs
- Bluebright Stick
- Reinforced Cobblestone
- Output
- → Reinforced Lever
block· Machines & Other Blocks
Reinforced Lever is a block from SecurityCraft, crafted from Bluebright Stick and Reinforced Cobblestone.
Crafting using Bluebright Stick and Reinforced Cobblestone, arranged in the pattern shown. Produces Reinforced Lever.
| source | count | drop rate | conditions |
|---|---|---|---|
| Reinforced Lever | 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_leversecuritycraftsecuritycraftminecraft:blocks/dragon_immune minecraft:blocks/wither_immune
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S",
"C"
],
"ingredients": {
"C": {
"tag": "securitycraft:reinforced/cobblestone"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}