1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-18 21:05:25 +01:00
Files
luanti/builtin/game/item_entity.lua
Dániel Juhász 58d83a7bb2 Hardware coloring for itemstacks
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.
2017-04-08 18:39:15 -07:00

6.5 KiB