Commit Graph

12 Commits

Author SHA1 Message Date
LNJ
f42c15019a
Fix Wooden Drawer has no sounds/crafting 2017-04-01 17:21:50 +02:00
LNJ
65e1ef85f3 Split up source code into multiple files 2017-04-01 16:28:03 +02:00
LNJ
5f9a4f20ae
Add MineClone2 support, Make dependency to default optional 2017-03-29 19:12:55 +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
a94a637f2a
Fix that LBM-restored visuals doesn't have a texture 2017-03-28 21:48:37 +02:00
LNJ
602abde7f5
Make drawers craftable
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-28 20:22:28 +02:00
LNJ
1b280c5442
Fix 'automatic tool repair' bug, Don't add stack_max=1 items 2017-03-26 22:22:32 +02:00
LNJ
e784ad6a17
Fix node not specified in spawn_visual 2017-03-26 22:12:16 +02:00
LNJ
d7d41a8ed9
Fix that drawer visuals are not loaded again 2017-03-26 21:51:15 +02:00
LNJ
790360934c
Make Wooden Drawer breakable by hand and add sounds 2017-03-26 20:58:55 +02:00
LNJ
fe0daf9bdc
Drop all items on dug 2017-03-26 20:53:04 +02:00
LNJ
4c3dd28fcd
Inital Commit 2017-03-26 16:17:48 +02:00