Files
item_drop/init.lua
HybridDog 31488cda6a Do not crash when picking up a node with deprecated tile definition
If `image` instead of `tile` was used, the mod passed nil to minetest.inventorycube.
The color field of a tile is now also supported (the code is used only for the particle image calculation).
2022-09-24 17:24:46 +02:00

12 KiB