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