From 60518668d5d1a8e27f34336849bf50e71af14c38 Mon Sep 17 00:00:00 2001 From: isaiah658 Date: Sat, 16 Jun 2018 02:03:48 -0500 Subject: Add drawer controller (#19) Drawer controllers can sort items into drawer in a certain range. As normal drawers they have support for pipeworks and MineClone 2. Crafting ingredients are one drawer, two diamonds, four steel/iron ingots and a copper and tin ingot or two gold ingots. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9be05a0..4528cee 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ MineClone 2 mods are only optional dependencies for crafting recipes. ## To-Do - [x] Add usable 1x1 drawer -- [ ] Add a drawer controller for auto-sorting items into a drawer-network +- [x] Add a drawer controller for auto-sorting items into a drawer-network - [ ] Add half-sized drawers - [x] Add 2x2 and 1x2 drawers - [ ] Add compacting drawers for auto-crafting blocks/ingots/fragments -- cgit v1.2.3