From 30d056293c4e2a13a0f45bd4da158ec6fa8788aa Mon Sep 17 00:00:00 2001 From: TooBuku <31138982+TooBuku@users.noreply.github.com> Date: Fri, 18 Aug 2017 10:05:14 -0700 Subject: [PATCH] User-submitted text for Conduit Switch from crafting-guide.com --- data/enderio/items/conduit_switch/item.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/enderio/items/conduit_switch/item.json diff --git a/data/enderio/items/conduit_switch/item.json b/data/enderio/items/conduit_switch/item.json new file mode 100644 index 00000000..24e04956 --- /dev/null +++ b/data/enderio/items/conduit_switch/item.json @@ -0,0 +1 @@ +{"description":"The conduit switch is a type of lever that activates Redstone Conduits, by connecting directly to them.\n\n\nTo use, simple place adjacent to any Redstone Conduit, insulated or not, and right click one of the four button panels on it. It will then provide redstone signal for the conduits."} \ No newline at end of file