From 0e10e8360d6fa5aa6cbb86870b6244e8818d7dc8 Mon Sep 17 00:00:00 2001
From: coil <51716565+coil0@users.noreply.github.com>
Date: Sun, 15 Mar 2020 17:27:36 +0100
Subject: [PATCH] Fix crash when placing cable plates (#534)

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

diff --git a/technic/depends.txt b/technic/depends.txt
index 2b3310e..1b76ab3 100644
--- a/technic/depends.txt
+++ b/technic/depends.txt
@@ -1,7 +1,14 @@
 default
-moreores
 pipeworks
-mesecons
+technic_worldgen
+basic_materials
+bucket?
+screwdriver?
+mesecons?
 mesecons_mvps?
+digilines?
+digiline_remote?
 intllib?
 unified_inventory?
+vector_extras?
+dye?

--
Gitblit v1.8.0