Hello,   I'm currently making a mod for game automation, and I would need the mod to automaticly write something on a sign. I tried to simulate keyboard keys using the java Robot class, but it only send keys to the current active window, and not to the game, if it's not active... I was wondering if there is a "forge" way to write something in a sign.   Is it possible ? Ty