Time Nick Message 15:56 Gatharoth Anyone here? 15:59 PilzAdam yes 16:00 Gatharoth Ello :3 I have a question, do you know how the "register_on_craft" is supposed to work? 16:00 PilzAdam yes 16:01 Gatharoth Okay, will you please explain it to me? :D 16:01 PilzAdam well, it 16:01 PilzAdam +s called when a player crafts something 16:02 PilzAdam and you can modify the result of the craft by returning an itemstack 16:03 Gatharoth Ah sorry, I meant explain how to use it, or even direct me to a mod that uses it 16:03 PilzAdam https://github.com/PilzAdam/stats/blob/master/init.lua#L192 16:04 Gatharoth Thank you :3 16:04 ShadowNinja Gatharoth: See the API link in the topic. dev.minetest.net might have it too. 16:04 PilzAdam ShadowNinja, wiki doesnt have an article 16:05 PilzAdam !dev register_on_craft 16:05 MinetestBot "There is currently no text in this page." - http://dev.minetest.net/register_on_craft 16:05 Gatharoth I've looked at the API, but I'm the type of person that needs an example to be able to learn something ^^; 17:45 ShadowNinja ~aka add dev "echo -- http://dev.minetest.net/$1" 17:45 ShadowBot ShadowNinja: Error: This Aka already exists. 17:45 ShadowNinja ~help dev 17:45 ShadowBot ShadowNinja: (dev <an alias, 1 argument>) -- Alias for "title http://dev.minetest.net/$1". 17:45 ShadowNinja ~aka-update dev "echo <title http://dev.minetest.net/$1> -- http://dev.minetest.net/$1" 17:45 ShadowBot O.K. O.K. 17:46 ShadowNinja ~config channel reply.whenAddressedBy.chars ~ 17:46 ShadowBot ShadowNinja: O.K. 17:53 PilzAdam ~dev register_node 17:53 ShadowBot web title [--no-filter] <url> -- http://dev.minetest.net/register_node 17:54 PilzAdam ~dev registar_node 17:54 ShadowBot web title [--no-filter] <url> -- http://dev.minetest.net/registar_node 17:54 PilzAdam MinetestBot, is better 17:56 ShadowNinja Hey! MTBot can't add those dynamically. 17:56 PilzAdam I dont need to add commands dynamically, I need a good working !dev 18:00 ShadowNinja ~dev register_node 18:00 ShadowBot minetest.register_node - Minetest Developer Wiki -- http://dev.minetest.net/register_node 18:01 ShadowNinja PilzAdam: Fixed. 18:01 PilzAdam ~dev register_on_crafting 18:01 ShadowBot HTTP Error 404: Not Found -- http://dev.minetest.net/register_on_crafting 18:02 PilzAdam !part 18:03 ShadowNinja ~config channel reply.whenAddressedBy.chars !~ 18:03 ShadowBot ShadowNinja: O.K. 18:05 PilzAdam ~! dev