From 1a45ad19d4fa627e147bd385665e37942f6147fb Mon Sep 17 00:00:00 2001
From: Serhiy Zahoriya <serhiy.int@gmail.com>
Date: Sat, 11 Jan 2020 22:06:24 +0100
Subject: [PATCH] Alloy furnace: Accept only unique ItemStacks from tubes (#523)

---
 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