Looked around but can't find any information on this topic. Didn't thouroughly check the lua_api.txt, but figured I'd ask anyway.
How do the new connecting nodeboxes work? I'm rewriting the jumping mod and want to have trampolines connect like glass when they are next to each other. However, the trampolines are custom nodeboxes, so I can't do it with glasslike_connected_optional. If I have to, I'll write a method myself to do it, but since it's now being done with fences I figure the new method should be simpler.
Thanks.