summaryrefslogtreecommitdiff
path: root/textures
AgeCommit message (Collapse)Author
2018-09-11Add Wooden Trim for easy drawer network connectionsLinus Jahn
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-06-16Add drawer controller (#19)isaiah658
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.
2017-06-03Add Drawer Upgradesorigin/drawer-upgradesLNJ
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-04-14Add drawers in all wood typesLNJ
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-10Use blank.png instead of own drawers_empty.pngLNJ
2017-04-05Add 1x2 drawers, Add crafting recipes for 1x2 and 2x2LNJ
2017-04-05Add basic 2x2 DrawersLNJ
They're still missing some functionality as pipeworks and drops after dug. This will be done in the next commit(s).
2017-03-29Add Wooden Drawer textures by @jaquadroLNJ
These are the original textures of the Minecraft Mod (licensed under the MIT).
2017-03-26Inital CommitLNJ