1
0
mirror of https://github.com/minetest/minetest.git synced 2025-05-14 22:40:24 +02:00
tenplus1 d785456b3f Optimize item.lua
Replace slow ItemStack get_definitions with registered_nodes one's and cached playername as it's used multiple times.  Also removed local item = itemstack:peek_item() as it is never used.
2017-03-10 11:24:10 -08:00
..
2015-10-14 01:03:54 -04:00
2017-03-10 11:24:10 -08:00
2017-01-18 11:19:57 +01:00