Crafting using Any Gold Ingot, Any Redstone Dust, Any Gold Ingot, Any Gold Ingot, Source Gem Block, Any Gold Ingot, Any Gold Ingot, Any Redstone Dust and Any Gold Ingot, arranged in the pattern shown. Produces Redstone Relay.
Redstone Relay
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Redstone Relay | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ars_nouveau:redstone_relay- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"gxg",
"gMg",
"gxg"
],
"ingredients": {
"M": {
"tag": "forge:storage_blocks/source"
},
"g": {
"tag": "forge:ingots/gold"
},
"x": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
