summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-30Release Version 0.1 (alpha)v0.1LNJ
2017-03-30README: Add more todosyLNJ
2017-03-30README: Add mod descriptionLNJ
2017-03-29Add MineClone2 support, Make dependency to `default` optionalLNJ
2017-03-29Add screenshot, Add descriptionLNJ
2017-03-29Add Wooden Drawer textures by @jaquadroLNJ
These are the original textures of the Minecraft Mod (licensed under the MIT).
2017-03-28Fix that LBM-restored visuals doesn't have a textureLNJ
2017-03-28Relicense media to MIT, Add credits to READMELNJ
2017-03-28Make drawers craftableLNJ
The recipe is as in the MC Mod: W W W C -> D W W W W: Wood; C: Chest; D: Wooden Drawer
2017-03-26Fix 'automatic tool repair' bug, Don't add stack_max=1 itemsLNJ
2017-03-26Fix node not specified in spawn_visualLNJ
2017-03-26Fix that drawer visuals are not loaded againLNJ
2017-03-26Make Wooden Drawer breakable by hand and add soundsLNJ
2017-03-26Drop all items on dugLNJ
2017-03-26Inital CommitLNJ