From 11e43ffe134f6483905b18662a544dec384b231c Mon Sep 17 00:00:00 2001
From: Cedric Haase <cedrichaase@mailbox.org>
Date: Wed, 06 Jan 2021 18:12:51 +0100
Subject: [PATCH] nuclear_reactor: Add error messages on start failure (#574)

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

diff --git a/technic/depends.txt b/technic/depends.txt
index 86b75bb..1b76ab3 100644
--- a/technic/depends.txt
+++ b/technic/depends.txt
@@ -1,10 +1,14 @@
 default
-moreores
 pipeworks
-mesecons
-mesecons_button
-mesecons_materials
+technic_worldgen
+basic_materials
+bucket?
+screwdriver?
+mesecons?
 mesecons_mvps?
-mesecons_pistons
+digilines?
+digiline_remote?
 intllib?
 unified_inventory?
+vector_extras?
+dye?

--
Gitblit v1.8.0