Talk:minetest.register node

From Minetest Developer Wiki
Revision as of 09:58, 3 March 2013 by PilzAdam (talk | contribs) (→‎Splitting between "Engine" and "Default game" callbacks: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Splitting between "Engine" and "Default game" callbacks

This doesnt make sense at all, because the builtin Lua code is part of the engine. It is not a mod. And also the default minetest_game doesnt call any of these callbacks.