From 88f42539bb378ec25410967634c1e3ae274473a3 Mon Sep 17 00:00:00 2001
From: dokutan <54861821+dokutan@users.noreply.github.com>
Date: Sun, 03 May 2020 19:53:43 +0200
Subject: [PATCH] Fix error caused by locked chest recipes (#548)

---
 technic_worldgen/depends.txt |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/technic_worldgen/depends.txt b/technic_worldgen/depends.txt
index a72ad90..6a92b7d 100644
--- a/technic_worldgen/depends.txt
+++ b/technic_worldgen/depends.txt
@@ -1,4 +1,9 @@
 default
-technic
+basic_materials
 intllib?
 mg?
+doors?
+farming?
+glooptest?
+mesecons_doors?
+vessels?

--
Gitblit v1.8.0