MineGame159 / fabric-computers

Programmable computers in Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fabric Computers

Minecraft Version Status Environment GitHub issues Fabric build Discord

This mod is currently under development

PRs and issues are welcome, feel free to open a new issue if you discover a bug or if you want to suggest a new feature!

Want to help?

If you want to contribute to the development of Fabric Computers consider joining the Discord Server. We need:

  • Testers
  • Lua developers
  • Java developers

Notes

  • Computers run on a separate thread
  • Computer filesystems are saved on the real drive
  • Computers can execute Lua code thanks to the LuaJ library
  • Screens are pixel buffers, you can have full control on the value of each pixel if needed!

Screenshots

Note that these are taken from the indev environment Showcase New FOS

License

This mod is under the MIT license

About

Programmable computers in Minecraft

License:MIT License


Languages

Language:Java 77.9%Language:Lua 22.1%