Source Relay
ars_nouveau:relay

Source Relay

Ars Nouveau · by Bailey Hollingsworth
block Pickaxe Mineable

Acquisition

Crafting using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Source Gem Block, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Source Relay.

Crafting
Source Relay Source Relay guaranteed

Mining & drops

sourcecountchanceconditions
Source Relay1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:relay
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "g g",
    "gMg",
    "g g"
  ],
  "ingredients": {
    "M": {
      "tag": "forge:storage_blocks/source"
    },
    "g": {
      "tag": "forge:ingots/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}