Brown Relay
refinedstorage:brown_relay

Brown Relay

Refined Storage · by Refined Mods
item RelayRelay

Acquisition

Crafting using Any Relay and Organic Brown Dye, in any arrangement. Produces Brown Relay.

Crafting ⇆ any arrangement
Any Relay
Organic Brown Dye
Brown Relay Brown Relay guaranteed

Mining & drops

sourcecountchanceconditions
Brown Relay1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:brown_relay
Namespace
refinedstorage
Mod ID
refinedstorage
Tags (2)
refinedstorage:blocks/relay
refinedstorage:items/relay

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "refinedstorage:relay"
    },
    {
      "tag": "forge:dyes/brown"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "refinedstorage",
  "experience": null,
  "cooking_time": null
}