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) --- streets/streetsmod/nodeboxes/trafficlight.nbe | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 streets/streetsmod/nodeboxes/trafficlight.nbe (limited to 'streets/streetsmod/nodeboxes/trafficlight.nbe') diff --git a/streets/streetsmod/nodeboxes/trafficlight.nbe b/streets/streetsmod/nodeboxes/trafficlight.nbe deleted file mode 100644 index 189f333..0000000 --- a/streets/streetsmod/nodeboxes/trafficlight.nbe +++ /dev/null @@ -1,19 +0,0 @@ -MINETEST NODEBOX EDITOR -PARSER 1 -NAME test - -NODE node1 -POSITION 0 0 0 -NODEBOX nodebox1 -0.1875 -0.5 0.5 0.1875 0.5 0.75 -NODEBOX nodebox2 -0.0625 0.375 0.3125 0.0625 0.4375 0.5 -NODEBOX nodebox3 -0.0625 0.0625 0.3125 0.0625 0.125 0.5 -NODEBOX nodebox4 -0.0625 -0.25 0.3125 0.0625 -0.1875 0.5 -NODEBOX nodebox5 0.0625 0.3125 0.3125 0.125 0.38 0.5 -NODEBOX nodebox6 -0.125 0.3125 0.3125 -0.0625 0.375 0.5 -NODEBOX nodebox7 0.0625 0 0.3125 0.125 0.0625 0.5 -NODEBOX nodebox8 -0.125 0 0.3125 -0.0625 0.0625 0.5 -NODEBOX nodebox9 0.0625 -0.3125 0.3125 0.125 -0.25 0.5 -NODEBOX nodebox10 -0.125 -0.3125 0.3125 -0.0625 -0.25 0.5 -NODEBOX NodeBox11 -0.125 -0.125 0.85 0.125 0.125 0.75 -END NODE - -- cgit v1.2.3