1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 10:25:21 +02:00

Luanti rename: builtin (#15324)

This commit is contained in:
Wuzzy
2024-10-28 19:40:18 +01:00
committed by GitHub
parent 409e75b94d
commit ad4b13a0e9
69 changed files with 77 additions and 112 deletions

View File

@@ -1,5 +1,3 @@
-- Minetest: builtin/item_entity.lua
function core.spawn_item(pos, item)
-- Take item in any format
local stack = ItemStack(item)