fork 自 luanti-org/minetest_game
		
	Replace deprecated function calls
此提交包含在:
		| @@ -159,7 +159,7 @@ end | ||||
| local drop = function(pos, itemstack) | ||||
| 	local obj = minetest.add_item(pos, itemstack:take_item(itemstack:get_count())) | ||||
| 	if obj then | ||||
| 		obj:setvelocity({ | ||||
| 		obj:set_velocity({ | ||||
| 			x = math.random(-10, 10) / 9, | ||||
| 			y = 5, | ||||
| 			z = math.random(-10, 10) / 9, | ||||
|   | ||||
		新增問題並參考
	
	封鎖使用者