MCVmComputers icon indicating copy to clipboard operation
MCVmComputers copied to clipboard

World Interaction Support

Open logan-granberry opened this issue 5 years ago • 2 comments

Not sure if this has been mentioned, but a previous mod implements redstone and other world interactions via the serial port of the VM. Other options could include listening for web requests to a specific IP/Port combo. In either case, it'd be really useful if the VM could execute command-block commands.

logan-granberry avatar Jun 17 '20 22:06 logan-granberry

Great idea. I'll add this later.

delta2force avatar Jun 18 '20 00:06 delta2force

if this gets implemented, I'd def be happy to set up a Python API for it. Ideally it'd be something platform independent, so that it doesn't matter if someone is using Win98 or Arch Linux.

crabdancing avatar Jan 22 '21 20:01 crabdancing