Age | Commit message (Collapse) | Author |
|
The new settings for the minetest.conf are:
`drawers_disable_1x1`
`drawers_disable_1x2`
`drawers_disable_2x2`
|
|
|
|
|
|
They're still missing some functionality as pipeworks and drops after dug.
This will be done in the next commit(s).
|
|
|
|
|
|
|
|
|
|
|
|
These are the original textures of the Minecraft Mod (licensed under the MIT).
|
|
|
|
The recipe is as in the MC Mod:
W W W
C -> D
W W W
W: Wood; C: Chest; D: Wooden Drawer
|
|
|
|
|
|
|
|
|
|
|
|
|