Time Nick Message 07:18 Mimilus what is the best ? Making all texture one by one, or use ^ for concatening textures ? the first way requires a lot of files but is it better for the framerate ? 07:19 Zefram_Fysh the compositing is cheap 07:21 Zefram_Fysh use ^ and the transform operators as much as is useful to reduce the number and complexity of the texture files 07:22 Mimilus ok thx, it is making me happy, elswhere mossy nodes require a lot of textures 13:35 Mitroman Hi. Can someone explain me how to make a tool [Mod] (minetest.register_tool("test:test", {...}) ) 13:36 Mitroman ... I mean the tool capabilities 13:52 Mitroman Anyway... Bye 13:52 Mitroman quit 13:52 Mitroman Sorry 15:34 LemonLake Hey, I have this node setup like this: http://imgur.com/IYpvlfP 15:34 LemonLake How can I put a texture on only one specific part?