Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|