Skip to content

🚧 [WIP] Allows PCs to be used in Minecraft (including multiplayer) using VNC Remote desktop

License

Notifications You must be signed in to change notification settings

umjammer/fabric-pc-mod

 
 

Repository files navigation

Fabric Minecraft

Remote PC Mod. Run Any OS inside Minecraft!

Screenshot

Warning: currently in alpha.

This mod allows you to run any machine using VNC.

How to run

Currently, in it's alpha status this is the only way to run it right now:

  • Prepare MINECRAFT_DIR/config/pcmod/confog.properties
host=vncserver
port=5900
username=you
password=password
  • Get yourself a screen (you could use /give <username> pcmod:flatscreen)
  • Right click to place it, and then right click on it again to open the screen and interact with it.
  • mac un-focus: L ctrl + L alt + delete (fn + delete)
  • re-itemize: sneak + Left click

Special thanks

Huge shoutout to the devs at MCVmComputers for making their mod. My mod reused a lot of their code to make this work.

References

TODO

  • keyboard, mouse doesn't work well
    • keyboard: return key doesn't work
    • mouse: not smooth, untraceable cursor movement
  • make un-focus keys properties
  • make color depth a property

About

🚧 [WIP] Allows PCs to be used in Minecraft (including multiplayer) using VNC Remote desktop

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Java 100.0%