diff options
author | isaiah658 <isaiah658@outlook.com> | 2018-06-16 02:03:48 -0500 |
---|---|---|
committer | LNJ <git@lnj.li> | 2018-06-16 09:03:48 +0200 |
commit | 60518668d5d1a8e27f34336849bf50e71af14c38 (patch) | |
tree | f240eee4d9811353db6ab3390dad8c02ee4ab5ed /LICENSE.txt | |
parent | 8cfd1185e312e749a5ee0e56fd571646f5c8c96a (diff) |
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.
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index c01553f..3ff1ed4 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -108,6 +108,8 @@ Copyright (C) 2014 Justin Aquadro (MIT): textures/drawers_wood_front_2.png textures/drawers_wood_front_4.png textures/drawers_wood.png + textures/drawer_controller_side.png + textures/drawer_controller_top_bottom.png Everything not listed in here: Copyright (C) 2017 LNJ <git@lnj.li> (MIT) |