summaryrefslogtreecommitdiff
path: root/LICENSE.txt
AgeCommit message (Collapse)Author
2017-06-03Set formspec on every load to support old drawersLNJ
Before this you had to dig and rebuild your drawers to get the drawer formspecs and the ability to add upgrades.
2017-06-03LICENSE: Add new drawer upgrades to listLNJ
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-06-03Add two interact sounds (#4)texmex
These should be played whenever a player adds or removes an item from a drawer.
2017-05-21LICENSE: Make translations CC0; Bump version numberv0.4.3LNJ
2017-04-23Bump version number to 0.4.2v0.4.2LNJ
2017-04-14Bump version number to 0.4.1v0.4.1LNJ
2017-04-14Release Version 0.4.0v0.4.0LNJ
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-10Also use MIT (instead of CC0) for not listed texturesLNJ
2017-04-10Bump version number to 0.3.2v0.3.2LNJ
2017-04-09Bump version number to 0.3.1v0.3.1LNJ
2017-04-05Release Version 0.3v0.3LNJ
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-04-03Bump version number to 0.2.3v0.2.3LNJ
2017-04-01Release Version 0.2, Update To-Do-Listv0.2LNJ
2017-03-30Release Version 0.1 (alpha)v0.1LNJ
2017-03-29Add Wooden Drawer textures by @jaquadroLNJ
These are the original textures of the Minecraft Mod (licensed under the MIT).
2017-03-28Relicense media to MIT, Add credits to READMELNJ
2017-03-26Inital CommitLNJ