mirror of
https://github.com/minetest/minetest.git
synced 2024-11-12 18:53:46 +01:00
58d83a7bb2
Adds the possibility to colorize item stacks based on their metadata. In the item/node definition you can specify palette (an image file) and color (fallback color if the item has no palette or metadata). Then you can add palette_index to the metadata. Dropped itemstacks with different colors do not merge. |
||
---|---|---|
.. | ||
common | ||
cpp_api | ||
lua_api | ||
clientscripting.cpp | ||
clientscripting.h | ||
CMakeLists.txt | ||
scripting_mainmenu.cpp | ||
scripting_mainmenu.h | ||
serverscripting.cpp | ||
serverscripting.h |