Two cliffs with the same location and cliff_orientation have different size and sprite depending on which directions they connect to other cliffs. However, that connection information doesn't seem to be visible in the API. I'd like to be able to query it, perhaps as LuaEntity.cliff_connections referring to other cliff entities or just compass directions?
Further, I'd like to be able to specify it in create_entity, to avoid having to call update_connections if I know in advance which way the connections should go.
Cliff connection information
Re: Cliff connection information
Ok, i've added it to entity.neighbours read for the next release.
If you want to get ahold of me I'm almost always on Discord.