Commit Graph

12 Commits (master)

Author SHA1 Message Date
Emojigit de9a114f94
Way to make drawers public! (tested on area mod) 2021-12-30 08:02:33 +08:00
Linus Jahn 1ec302f396 Add mithril drawer upgrade 2020-01-11 16:22:23 +01:00
Linus Jahn 885f8daf7b
Rewrite drawer controller scanning
This fixes the issue that some drawers have not been found by the
controller.
2019-05-18 23:02:00 +02:00
Linus Jahn bc48fc0c07
Add Wooden Trim for easy drawer network connections
This node is only used for connecting drawers, so that they are all in one
drawer network and can be used with a drawer controller.
2018-09-11 17:52:07 +02:00
isaiah658 60518668d5 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.
2018-06-16 09:03:48 +02:00
LNJ f3dafb5b6a Add Drawer Upgrades
Yey, they're finally there! :)
This will add steel, gold, obsidian and diamond upgrades for MTG
and iron, gold, obsidian, diamond and emerald upgrades for MCL2.

You can add them to a drawer by rightclicking it and adding them to
the new drawer's upgrade inventory.
2017-06-03 17:06:12 +02:00
LNJ 753b31d74f
Add drawers in all wood types
This is still fully MineClone 2 compatible; there are different
drawers in MCL2 than MTG and they have different textures.

If you combine different wood types in the crafting field, the
default drawer (oak/wooden) will be crafted. If you use the same
wood, a drawer of this wood will be crafted.
2017-04-14 16:08:59 +02:00
LNJ cb616b0df9
Use blank.png instead of own drawers_empty.png 2017-04-10 17:42:51 +02:00
LNJ dd97f22586
Add 1x2 drawers, Add crafting recipes for 1x2 and 2x2 2017-04-05 14:53:17 +02:00
LNJ d3d29fb497
Add basic 2x2 Drawers
They're still missing some functionality as pipeworks and drops after dug.
This will be done in the next commit(s).
2017-04-05 14:53:16 +02:00
LNJ 8eb19ec548
Add Wooden Drawer textures by @jaquadro
These are the original textures of the Minecraft Mod (licensed under the MIT).
2017-03-29 17:21:15 +02:00
LNJ 4c3dd28fcd
Inital Commit 2017-03-26 16:17:48 +02:00