From 888b0ebfec8c2eff9015163549a7e47443cb8665 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 21:00:20 -0400 Subject: "explode" all modpacks into their individual components (you can't have a modpack buried inside a modpack) --- mesecons/mesecons_detector/doc/nodedetector/description.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 mesecons/mesecons_detector/doc/nodedetector/description.html (limited to 'mesecons/mesecons_detector/doc/nodedetector/description.html') diff --git a/mesecons/mesecons_detector/doc/nodedetector/description.html b/mesecons/mesecons_detector/doc/nodedetector/description.html deleted file mode 100644 index be34fde..0000000 --- a/mesecons/mesecons_detector/doc/nodedetector/description.html +++ /dev/null @@ -1,6 +0,0 @@ -The node detector is a receptor. It changes its state when either any node -or a specific node is detected. Right-click it to set a nodename to scan for. -It can also receive digiline signals. You can either send "GET" and it will -respond with the detected nodename or you can send any other string and it will -set this string as the node to scan for. -Nodenames must include the mod they reside in, so for instance default:dirt, not just dirt. -- cgit v1.2.3