Redstone Proxy
xnet:redstone_proxy

Redstone Proxy

block Pickaxe MineableNeeds Stone Tool

Redstone Proxy is a block from XNet, crafted from Redstone Dust and Machine Frame.

Acquisition

Crafting using Redstone Dust, Redstone Dust, Redstone Dust, Redstone Dust, Machine Frame, Redstone Dust, Redstone Dust, Redstone Dust and Redstone Dust, arranged in the pattern shown. Produces Redstone Proxy.

Crafting
Redstone Proxy Redstone Proxy guaranteed

Mining & drops

sourcecountchanceconditions
Redstone Proxy1–1100%

Used in (1)

Crafting using Redstone Proxy and Redstone Torch, in any arrangement. Produces Redstone Proxy (update).

Crafting ⇆ any arrangement
Redstone Proxy
Redstone Torch
Redstone Proxy (update) Redstone Proxy (update) guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
xnet:redstone_proxy
Namespace
xnet
Mod ID
xnet
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "rrr",
    "rFr",
    "rrr"
  ],
  "ingredients": {
    "F": {
      "item": "rftoolsbase:machine_frame"
    },
    "r": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}