Crafting using Luminizer and Lever, in any arrangement. Produces Toggle Luminizer.
Toggle Luminizer
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Toggle Luminizer | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
botania:toggle_light_relay- Namespace
botania- Mod ID
botania
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "botania:light_relay"
},
{
"item": "minecraft:lever"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}