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)

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

diff --git a/wrench/depends.txt b/wrench/depends.txt
index 4d126c6..a681af3 100644
--- a/wrench/depends.txt
+++ b/wrench/depends.txt
@@ -1,6 +1,6 @@
 default
-technic
-technic_chests
-technic_worldgen
+technic?
+technic_chests?
+technic_worldgen?
 intllib?
 

--
Gitblit v1.8.0