1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

moved inventory menu definition of chest and furnace to content_nodemeta.{h,cpp}

This commit is contained in:
Perttu Ahola 2011-06-18 02:00:01 +03:00
parent da692355e8
commit 931474658d
7 changed files with 146 additions and 55 deletions

View file

@ -335,6 +335,9 @@ Misc. stuff:
- Finish the ActiveBlockModifier stuff and use it for something
- Move mineral to param2, increment map serialization version, add conversion
TODO: Create a common interface-whatever-thing to implement custom
special blocks with an inventory menu
Making it more portable:
------------------------