mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-16 02:52:30 +01:00
Due to data corruption, item entities in a world may be loaded with empty staticdata. These items are now deleted on their first on_step. This commit also should fix all dropped hand bugs.