To Know How To MOD...

Posted:
Wed Mar 21, 2012 23:51
by LolManKuba
Hello guys today I'm asking how I can mod, I already know I have to know the Modding API and lua... Is there anything else?
Please tell me.

Posted:
Thu Mar 22, 2012 02:35
by kahrl
You could start with Jeija's tutorial:
http://c55.me/minetest/forum/viewtopic.php?id=1087(but it hasn't been updated for the new item group system yet)
Also look at the wiki and other mods.

Posted:
Thu Mar 22, 2012 10:31
by LolManKuba
Why would I need to look at some mods kahrl?

Posted:
Thu Mar 22, 2012 12:05
by LorenzoVulcan
LolManKuba wrote:Why would I need to look at some mods kahrl?
Looking the code of other mods you can understand some advanced systems and more-performable algorithms.