I’ve managed to get the fishing ships to automatically harvest from the fish traps, but I can’t achieve automatic construction. The AI doesn’t have the object ID for the dead fish trap, so I can’t direct the fishing ships to simulate a right-click on it. Also, in the code, it seems like villagers are attempting to build the fish traps, but villagers cannot directly construct fish traps, even though they can assist in building to increase the construction progress. Is there any expert who can teach me how to implement the code for fishing ships to both automatically build fish traps and harvest from them in a loop? Thank you so much!