Luanti logo

IRC log for #minetest-mods, 2014-01-03

| Channels | #minetest-mods index | Today | | Google Search | Plaintext

All times shown according to UTC.

Enable nick filtering
Time Nick Message
10 more elements. Show/hide.
17:15 OWNSyouAll What am i doing wrong i always get nil for my recipe http://pastebin.com/W5XPsNYx
17:22 PilzAdam OWNSyouAll, the type "crushing" doesnt exist
17:23 PilzAdam (for register_craft())
17:24 PilzAdam you cant use minetest.register_craft() and get_craft_result() with custom types
17:24 OWNSyouAll If i make it cooking it still dosen't work though
17:25 PilzAdam what exactly gets nil?
17:26 OWNSyouAll io.write("recipe: "..dump(output.item:to_table()).." \n")
17:27 ShadowNinja OWNSyouAll: Only usr to_table once and save it in a local variable.
17:27 ShadowNinja use*
17:35 OWNSyouAll Even this is always nil http://pastebin.com/UjtFqqzY I don't understand why.
4 more elements. Show/hide.

| Channels | #minetest-mods index | Today | | Google Search | Plaintext