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