Crafting using Resetting Lever Inverted (5 seconds) and Redstone Torch, in any arrangement. Produces Resetting Lever (5 seconds).
Resetting Lever (5 seconds)
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Crafting using Lever and Any Redstone Dust, in any arrangement. Produces Resetting Lever (5 seconds).
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Resetting Lever (5 seconds) | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Resetting Lever (5 seconds) and Redstone Torch, in any arrangement. Produces Resetting Lever Inverted (5 seconds).
Crafting using Resetting Lever (5 seconds) and Any Redstone Dust, in any arrangement. Produces Resetting Lever (10 seconds).
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:resetting_lever_five- Namespace
enderio- Mod ID
enderio
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "enderio:resetting_lever_five_inv"
},
{
"item": "minecraft:redstone_torch"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:lever"
},
{
"tag": "forge:dusts/redstone"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}