Theoretically you could use multi controller support and two separate blockland exe's to emulate splitscreen play, though, right?
No, because all input goes to the currently active task, unless there's a task that directly modifies input. (like joy2key, which ends up sending the resulting input to the active task)
Good luck making a program that can actually split input to two Blockland windows.