From 2d68498dc10bc74a35a5cc0ff4e81b6640807511 Mon Sep 17 00:00:00 2001
From: kpoppel <poulsen.kim@gmail.com>
Date: Wed, 08 May 2013 01:42:22 +0200
Subject: [PATCH] Massive change to the way CNC programs are registered. Now the API is open for adding new nodes and inhibiting some nodes for some materials. No more recipes outside of the CNC machine.

---
 technic/depends.txt |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/technic/depends.txt b/technic/depends.txt
index 90f17c0..3859f8a 100644
--- a/technic/depends.txt
+++ b/technic/depends.txt
@@ -1,5 +1,4 @@
+default
 moreores
 pipeworks
 mesecons
-moreblocks
-technic_worldgen

--
Gitblit v1.8.0