Add files via upload
This commit is contained in:
2
api.lua
2
api.lua
@@ -2,7 +2,7 @@ local utils = ...
|
||||
|
||||
|
||||
|
||||
-- function (spawn_pos, itemstack, owner, spawner_pos, spawner_dir)
|
||||
-- function (spawn_pos, itemstack, owner, spawner_pos, spawner_dir, force)
|
||||
function lwcomponents.register_spawner (itemname, spawn_func)
|
||||
return utils.register_spawner (itemname, spawn_func)
|
||||
end
|
||||
|
Reference in New Issue
Block a user