Crafting using Any Planks, Any Redstone Dust, Draconium Dust, Any Redstone Dust, Stone Slab, Stone Slab and Stone Slab, arranged in the pattern shown. Produces Potentiometer.
Potentiometer
Draconic Evolution · by brandon3055
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Potentiometer | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Any Iron Ingot, Potentiometer, Any Iron Ingot, Any Redstone Storage Block, Draconium Core, Any Redstone Storage Block, Any Iron Ingot, Redstone Comparator and Any Iron Ingot, arranged in the pattern shown. Produces Flux Gate.
Crafting using Any Iron Ingot, Potentiometer, Any Iron Ingot, Bucket, Draconium Core, Bucket, Any Iron Ingot, Redstone Comparator and Any Iron Ingot, arranged in the pattern shown. Produces Fluid Gate.
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:potentiometer- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" A ",
"BCB",
"DDD"
],
"ingredients": {
"A": {
"tag": "minecraft:planks"
},
"B": {
"tag": "forge:dusts/redstone"
},
"C": {
"tag": "forge:dusts/draconium"
},
"D": {
"item": "minecraft:stone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
