Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-17 | remove wooden chests redefinitions | Vanessa Ezekowitz | |
they're incompatible with current minetest_game and do nothing useful anyway | |||
2014-07-23 | Bring wooden chest fully into the chest system | Zefram | |
Re-register most aspects of default:chest and default:chest_locked, using the technic chests code, so that the wooden chests fit properly into the sequence of chest types. This mainly affects the formspec, which now uses the style of the other chests, rather than the bare style used by the default mod. | |||
2014-06-21 | Rename default chest to "Wooden Chest" | Zefram | |
All the chests added by technic specify their material in their description, so the description "Chest" for the default chest looks ambiguous. Rename it to seamlessly fit into the range of chest types. |