summaryrefslogtreecommitdiff
path: root/textures
AgeCommit message (Collapse)Author
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